Symbol: csio_err
drivers/scsi/csiostor/csio_hw.c
1077
csio_err(hw, "Issue of BYE command failed\n");
drivers/scsi/csiostor/csio_hw.c
1125
csio_err(hw, "Issue of RESET command failed.n");
drivers/scsi/csiostor/csio_hw.c
1132
csio_err(hw, "RESET cmd failed with ret:0x%x.\n", retval);
drivers/scsi/csiostor/csio_hw.c
1151
csio_err(hw, "No FCoE Initiator capability in the firmware.\n");
drivers/scsi/csiostor/csio_hw.c
1156
csio_err(hw, "No FCoE Control Offload capability\n");
drivers/scsi/csiostor/csio_hw.c
1202
csio_err(hw, "Issue of RESET command failed!\n");
drivers/scsi/csiostor/csio_hw.c
1389
csio_err(hw, "Issue of FW_PARAMS_CMD(read) failed!\n");
drivers/scsi/csiostor/csio_hw.c
1397
csio_err(hw, "FW_PARAMS_CMD(read) failed with ret:0x%x!\n",
drivers/scsi/csiostor/csio_hw.c
1459
csio_err(hw, "Issue of FW_CAPS_CONFIG_CMD(r) failed!\n");
drivers/scsi/csiostor/csio_hw.c
1465
csio_err(hw, "FW_CAPS_CONFIG_CMD(r) returned %d!\n", retval);
drivers/scsi/csiostor/csio_hw.c
1485
csio_err(hw, "Issue of FW_CAPS_CONFIG_CMD(w) failed!\n");
drivers/scsi/csiostor/csio_hw.c
1491
csio_err(hw, "FW_CAPS_CONFIG_CMD(w) returned %d!\n", retval);
drivers/scsi/csiostor/csio_hw.c
1806
csio_err(hw, "failed to issue FW_PARAMS_CMD(r) port:%d\n",
drivers/scsi/csiostor/csio_hw.c
1822
csio_err(hw, "failed to issue FW_PORT_CMD(r) port:%d\n",
drivers/scsi/csiostor/csio_hw.c
1831
csio_err(hw, "FW_PORT_CMD(r) port:%d failed: 0x%x\n",
drivers/scsi/csiostor/csio_hw.c
1846
csio_err(hw, "failed to issue FW_PORT_CMD(w) port:%d\n",
drivers/scsi/csiostor/csio_hw.c
1854
csio_err(hw, "FW_PORT_CMD(w) port:%d failed :0x%x\n",
drivers/scsi/csiostor/csio_hw.c
1890
csio_err(hw, "failed to issue FW_FCOE_RES_INFO_CMD\n");
drivers/scsi/csiostor/csio_hw.c
1898
csio_err(hw, "FW_FCOE_RES_INFO_CMD failed with ret x%x\n",
drivers/scsi/csiostor/csio_hw.c
1947
csio_err(hw, "Issue of FW_PARAMS_CMD(read) failed!\n");
drivers/scsi/csiostor/csio_hw.c
1955
csio_err(hw, "FW_PARAMS_CMD(read) failed with ret:0x%x!\n",
drivers/scsi/csiostor/csio_hw.c
1985
csio_err(hw, "could not find config file %s, err: %d\n",
drivers/scsi/csiostor/csio_hw.c
2263
csio_err(hw, "firmware on card (%u.%u.%u.%u) is %s, "
drivers/scsi/csiostor/csio_hw.c
229
csio_err(hw, "reading EEPROM address 0x%x failed\n", addr);
drivers/scsi/csiostor/csio_hw.c
2332
csio_err(hw,
drivers/scsi/csiostor/csio_hw.c
2358
csio_err(hw,
drivers/scsi/csiostor/csio_hw.c
2376
csio_err(hw, "Cannot find a usable firmware: "
drivers/scsi/csiostor/csio_hw.c
2423
csio_err(hw,
drivers/scsi/csiostor/csio_hw.c
2442
csio_err(hw, "could not find firmware image %s, err: %d\n",
drivers/scsi/csiostor/csio_hw.c
2496
csio_err(hw, "Failed to get serial flash params rv:%d\n", rv);
drivers/scsi/csiostor/csio_hw.c
2621
csio_err(hw, "Issue of FW_INITIALIZE_CMD failed!\n");
drivers/scsi/csiostor/csio_hw.c
2627
csio_err(hw, "FW_INITIALIZE_CMD returned 0x%x!\n",
drivers/scsi/csiostor/csio_hw.c
2637
csio_err(hw, "Failed to read fcoe resource info: %d\n", rv);
drivers/scsi/csiostor/csio_hw.c
2646
csio_err(hw, "Config of queues failed!: %d\n", rv);
drivers/scsi/csiostor/csio_hw.c
2656
csio_err(hw, "Failed to enable ports: %d\n", rv);
drivers/scsi/csiostor/csio_hw.c
3056
csio_err(hw, "Resetting HW and waiting 2 seconds...\n");
drivers/scsi/csiostor/csio_hw.c
346
csio_err(hw, "missing VPD keyword " name "\n"); \
drivers/scsi/csiostor/csio_hw.c
357
csio_err(hw, "corrupted VPD EEPROM, actual csum %u\n", csum);
drivers/scsi/csiostor/csio_hw.c
3795
csio_err(hw, "Failed to alloc evt entry, msg type %d len %d\n",
drivers/scsi/csiostor/csio_hw.c
3838
csio_err(hw, "Failed to alloc evt entry, msg type %d len %d\n",
drivers/scsi/csiostor/csio_hw.c
4395
csio_err(hw, "Failed to initialize eventq");
drivers/scsi/csiostor/csio_hw.c
568
csio_err(hw,
drivers/scsi/csiostor/csio_hw.c
613
csio_err(hw, "erase of flash sector %d failed, error %d\n",
drivers/scsi/csiostor/csio_hw.c
680
csio_err(hw, "Serial Flash data invalid\n");
drivers/scsi/csiostor/csio_hw.c
685
csio_err(hw, "FW image has no data\n");
drivers/scsi/csiostor/csio_hw.c
690
csio_err(hw, "FW image size not multiple of 512 bytes\n");
drivers/scsi/csiostor/csio_hw.c
695
csio_err(hw, "FW image size differs from size in FW header\n");
drivers/scsi/csiostor/csio_hw.c
700
csio_err(hw, "FW image too large, max is %u bytes\n",
drivers/scsi/csiostor/csio_hw.c
709
csio_err(hw, "corrupted firmware image, checksum %#x\n", csum);
drivers/scsi/csiostor/csio_hw.c
722
csio_err(hw, "Flash Erase failed\n");
drivers/scsi/csiostor/csio_hw.c
757
csio_err(hw, "firmware download failed, error %d\n", ret);
drivers/scsi/csiostor/csio_hw.c
899
csio_err(hw, "PL_WHOAMI returned 0x%x, cnt:%d\n", reg, cnt);
drivers/scsi/csiostor/csio_hw.c
940
csio_err(hw, "failed to issue HELLO cmd. ret:%d.\n", rv);
drivers/scsi/csiostor/csio_hw.c
946
csio_err(hw, "HELLO cmd failed with ret: %d\n", retval);
drivers/scsi/csiostor/csio_init.c
270
csio_err(hw, " Forward Interrupt IQ failed!: %d\n", rv);
drivers/scsi/csiostor/csio_init.c
280
csio_err(hw, "FW event IQ config failed!: %d\n", rv);
drivers/scsi/csiostor/csio_init.c
289
csio_err(hw, "Mgmt EQ create failed!: %d\n", rv);
drivers/scsi/csiostor/csio_init.c
303
csio_err(hw,
drivers/scsi/csiostor/csio_init.c
311
csio_err(hw,
drivers/scsi/csiostor/csio_init.c
370
csio_err(hw,
drivers/scsi/csiostor/csio_init.c
383
csio_err(hw, "FW evt queue creation failed\n");
drivers/scsi/csiostor/csio_init.c
392
csio_err(hw, "Failed to alloc egress queue for mgmt module\n");
drivers/scsi/csiostor/csio_init.c
418
csio_err(hw, "EQ creation failed for idx:%d\n",
drivers/scsi/csiostor/csio_init.c
430
csio_err(hw, "IQ creation failed for idx:%d\n",
drivers/scsi/csiostor/csio_init.c
535
csio_err(hw, "Could not map BAR 0, regstart = %p\n",
drivers/scsi/csiostor/csio_init.c
704
csio_err(hw, "Failed to allocate lnodes_list");
drivers/scsi/csiostor/csio_init.c
743
csio_err(hw, "Failed to allocate lnodes_list");
drivers/scsi/csiostor/csio_init.c
781
csio_err(hw, "Failed to allocate lnodes_list");
drivers/scsi/csiostor/csio_init.c
822
csio_err(hw, "Failed to allocate lnodes_list");
drivers/scsi/csiostor/csio_init.c
861
csio_err(hw, "lnodes_exit: Failed to allocate lnodes_list.\n");
drivers/scsi/csiostor/csio_isr.c
393
csio_err(hw, "Failed to allocate interrupt line.\n");
drivers/scsi/csiostor/csio_isr.c
406
csio_err(hw, "IRQ request failed for vec %d err:%d\n",
drivers/scsi/csiostor/csio_isr.c
416
csio_err(hw, "IRQ request failed for vec %d err:%d\n",
drivers/scsi/csiostor/csio_isr.c
433
csio_err(hw,
drivers/scsi/csiostor/csio_lnode.c
1396
csio_err(hw, "FCoE FCF PARAMS command out of memory!\n");
drivers/scsi/csiostor/csio_lnode.c
1409
csio_err(hw, "Issue of FCoE port params failed!\n");
drivers/scsi/csiostor/csio_lnode.c
1442
csio_err(mgmtm->hw,
drivers/scsi/csiostor/csio_lnode.c
1454
csio_err(mgmtm->hw,
drivers/scsi/csiostor/csio_lnode.c
1542
csio_err(hw,
drivers/scsi/csiostor/csio_lnode.c
1555
csio_err(hw,
drivers/scsi/csiostor/csio_lnode.c
1756
csio_err(hw, "Failed to get WR for ec_req %p ret:%d\n",
drivers/scsi/csiostor/csio_lnode.c
1853
csio_err(hw, "Failed to alloc DMA buffer for FDMI!\n");
drivers/scsi/csiostor/csio_lnode.c
626
csio_err(hw, "FCOE VNP read cmd returned error:0x%x\n", retval);
drivers/scsi/csiostor/csio_lnode.c
702
csio_err(hw, "Failed to issue mbox FCoE VNP command\n");
drivers/scsi/csiostor/csio_lnode.c
744
csio_err(hw, "failed to issue FCOE LINK cmd on port[%d]\n",
drivers/scsi/csiostor/csio_lnode.c
752
csio_err(hw,
drivers/scsi/csiostor/csio_lnode.c
848
csio_err(hw, "failed to issue FCOE FCF cmd\n");
drivers/scsi/csiostor/csio_lnode.c
884
csio_err(hw, "failed to lookup fcoe lnode on port:%d\n",
drivers/scsi/csiostor/csio_lnode.c
897
csio_err(hw,
drivers/scsi/csiostor/csio_lnode.h
208
csio_err(_ln->hwp, "%x:%x "_fmt, CSIO_DEVID_HI(_ln), \
drivers/scsi/csiostor/csio_mb.c
1206
csio_err(hw, "Invalid tmo: 0x%x\n", mbp->tmo);
drivers/scsi/csiostor/csio_mb.c
1211
csio_err(hw, "Cannot issue mailbox in interrupt mode 0x%x\n",
drivers/scsi/csiostor/csio_mb.c
1254
csio_err(hw,
drivers/scsi/csiostor/csio_mb.c
1259
csio_err(hw,
drivers/scsi/csiostor/csio_mb.c
1337
csio_err(hw, "Mailbox %x op:0x%x timed out!\n",
drivers/scsi/csiostor/csio_mb.c
1423
csio_err(hw, "Unhandled FW_PORT_CMD action: %u\n",
drivers/scsi/csiostor/csio_scsi.c
1534
csio_err(hw, "failed to kmap sg:%p of ioreq:%p\n",
drivers/scsi/csiostor/csio_scsi.c
1710
csio_err(hw, "Unknown SCSI FW WR status:%d req:%p cmnd:%p\n",
drivers/scsi/csiostor/csio_scsi.c
1827
csio_err(hw, "Out of I/O request elements. Active #:%d\n",
drivers/scsi/csiostor/csio_scsi.c
1866
csio_err(hw, "ioreq: %p couldn't be started, status:%d\n",
drivers/scsi/csiostor/csio_scsi.c
1974
csio_err(hw, "Abort timed out -- req: %p\n", ioreq);
drivers/scsi/csiostor/csio_scsi.c
2083
csio_err(hw,
drivers/scsi/csiostor/csio_scsi.c
2103
csio_err(hw,
drivers/scsi/csiostor/csio_scsi.c
2114
csio_err(hw, "Out of IO request elements. Active # :%d\n",
drivers/scsi/csiostor/csio_scsi.c
2155
csio_err(hw, "Failed to issue LUN reset, req:%p, status:%d\n",
drivers/scsi/csiostor/csio_scsi.c
2169
csio_err(hw, "LUN reset (%d:%llu) timed out\n",
drivers/scsi/csiostor/csio_scsi.c
2182
csio_err(hw, "LUN reset failed (%d:%llu), status: %d\n",
drivers/scsi/csiostor/csio_scsi.c
2202
csio_err(hw,
drivers/scsi/csiostor/csio_scsi.c
2346
csio_err(hw,
drivers/scsi/csiostor/csio_scsi.c
2357
csio_err(hw,
drivers/scsi/csiostor/csio_scsi.c
2440
csio_err(hw,
drivers/scsi/csiostor/csio_scsi.c
2453
csio_err(hw,
drivers/scsi/csiostor/csio_wr.c
130
csio_err(hw, "Could only fill %d buffers!\n", n + 1);
drivers/scsi/csiostor/csio_wr.c
1649
csio_err(hw, "Num queues is not set\n");
drivers/scsi/csiostor/csio_wr.c
198
csio_err(hw, "No more free queues.\n");
drivers/scsi/csiostor/csio_wr.c
214
csio_err(hw, "Invalid Ingress queue WR size:%d\n",
drivers/scsi/csiostor/csio_wr.c
230
csio_err(hw, "Invalid queue type: 0x%x\n", type);
drivers/scsi/csiostor/csio_wr.c
239
csio_err(hw,
drivers/scsi/csiostor/csio_wr.c
271
csio_err(hw,
drivers/scsi/csiostor/csio_wr.c
284
csio_err(hw,
drivers/scsi/csiostor/csio_wr.c
349
csio_err(hw, "IQ cmd returned 0x%x!\n", retval);
drivers/scsi/csiostor/csio_wr.c
364
csio_err(hw,
drivers/scsi/csiostor/csio_wr.c
428
csio_err(hw, "IQ command out of memory!\n");
drivers/scsi/csiostor/csio_wr.c
499
csio_err(hw, "Issue of IQ cmd failed!\n");
drivers/scsi/csiostor/csio_wr.c
529
csio_err(hw, "EQ OFLD cmd returned 0x%x!\n", retval);
drivers/scsi/csiostor/csio_wr.c
567
csio_err(hw, "EQ command out of memory!\n");
drivers/scsi/csiostor/csio_wr.c
587
csio_err(hw, "Issue of EQ OFLD cmd failed!\n");