/drivers/scsi/csiostor/ |
D | csio_hw.c | 255 csio_err(hw, "reading EEPROM address 0x%x failed\n", addr); in csio_hw_seeprom_read() 372 csio_err(hw, "missing VPD keyword " name "\n"); \ in csio_hw_get_vpd_params() 383 csio_err(hw, "corrupted VPD EEPROM, actual csum %u\n", csum); in csio_hw_get_vpd_params() 598 csio_err(hw, in csio_hw_write_flash() 643 csio_err(hw, "erase of flash sector %d failed, error %d\n", in csio_hw_flash_erase_sectors() 714 csio_err(hw, "card FW has major version %u, driver wants %u\n", in csio_hw_check_fw_version() 747 csio_err(hw, "Serial Flash data invalid\n"); in csio_hw_fw_dload() 752 csio_err(hw, "FW image has no data\n"); in csio_hw_fw_dload() 757 csio_err(hw, "FW image size not multiple of 512 bytes\n"); in csio_hw_fw_dload() 762 csio_err(hw, "FW image size differs from size in FW header\n"); in csio_hw_fw_dload() [all …]
|
D | csio_init.c | 282 csio_err(hw, " Forward Interrupt IQ failed!: %d\n", rv); in csio_create_queues() 292 csio_err(hw, "FW event IQ config failed!: %d\n", rv); in csio_create_queues() 301 csio_err(hw, "Mgmt EQ create failed!: %d\n", rv); in csio_create_queues() 315 csio_err(hw, in csio_create_queues() 323 csio_err(hw, in csio_create_queues() 382 csio_err(hw, in csio_config_queues() 395 csio_err(hw, "FW evt queue creation failed\n"); in csio_config_queues() 404 csio_err(hw, "Failed to alloc egress queue for mgmt module\n"); in csio_config_queues() 430 csio_err(hw, "EQ creation failed for idx:%d\n", in csio_config_queues() 442 csio_err(hw, "IQ creation failed for idx:%d\n", in csio_config_queues() [all …]
|
D | csio_wr.c | 129 csio_err(hw, "Could only fill %d buffers!\n", n + 1); in csio_wr_fill_fl() 197 csio_err(hw, "No more free queues.\n"); in csio_wr_alloc_q() 213 csio_err(hw, "Invalid Ingress queue WR size:%d\n", in csio_wr_alloc_q() 229 csio_err(hw, "Invalid queue type: 0x%x\n", type); in csio_wr_alloc_q() 237 csio_err(hw, in csio_wr_alloc_q() 269 csio_err(hw, in csio_wr_alloc_q() 283 csio_err(hw, in csio_wr_alloc_q() 348 csio_err(hw, "IQ cmd returned 0x%x!\n", retval); in csio_wr_iq_create_rsp() 363 csio_err(hw, in csio_wr_iq_create_rsp() 427 csio_err(hw, "IQ command out of memory!\n"); in csio_wr_iq_create() [all …]
|
D | csio_lnode.c | 608 csio_err(hw, "FCOE VNP read cmd returned error:0x%x\n", retval); in csio_ln_vnp_read_cbfn() 684 csio_err(hw, "Failed to issue mbox FCoE VNP command\n"); in csio_ln_vnp_read() 726 csio_err(hw, "failed to issue FCOE LINK cmd on port[%d]\n", in csio_fcoe_enable_link() 734 csio_err(hw, in csio_fcoe_enable_link() 830 csio_err(hw, "failed to issue FCOE FCF cmd\n"); in csio_ln_read_fcf_entry() 866 csio_err(hw, "failed to lookup fcoe lnode on port:%d\n", in csio_handle_link_up() 879 csio_err(hw, in csio_handle_link_up() 1379 csio_err(hw, "FCoE FCF PARAMS command out of memory!\n"); in csio_get_phy_port_stats() 1392 csio_err(hw, "Issue of FCoE port params failed!\n"); in csio_get_phy_port_stats() 1425 csio_err(mgmtm->hw, in csio_ln_mgmt_wr_handler() [all …]
|
D | csio_scsi.c | 1554 csio_err(hw, "failed to kmap sg:%p of ioreq:%p\n", in csio_scsi_copy_to_sgl() 1730 csio_err(hw, "Unknown SCSI FW WR status:%d req:%p cmnd:%p\n", in csio_scsi_err_handler() 1850 csio_err(hw, "Out of I/O request elements. Active #:%d\n", in csio_queuecommand() 1889 csio_err(hw, "ioreq: %p couldnt be started, status:%d\n", in csio_queuecommand() 1998 csio_err(hw, "Abort timed out -- req: %p\n", ioreq); in csio_eh_abort_handler() 2107 csio_err(hw, in csio_eh_lun_reset_handler() 2127 csio_err(hw, in csio_eh_lun_reset_handler() 2138 csio_err(hw, "Out of IO request elements. Active # :%d\n", in csio_eh_lun_reset_handler() 2179 csio_err(hw, "Failed to issue LUN reset, req:%p, status:%d\n", in csio_eh_lun_reset_handler() 2193 csio_err(hw, "LUN reset (%d:%llu) timed out\n", in csio_eh_lun_reset_handler() [all …]
|
D | csio_isr.c | 395 csio_err(hw, "Failed to allocate interrupt line.\n"); in csio_request_irqs() 408 csio_err(hw, "IRQ request failed for vec %d err:%d\n", in csio_request_irqs() 418 csio_err(hw, "IRQ request failed for vec %d err:%d\n", in csio_request_irqs() 435 csio_err(hw, in csio_request_irqs()
|
D | csio_mb.c | 1199 csio_err(hw, "Invalid tmo: 0x%x\n", mbp->tmo); in csio_mb_issue() 1204 csio_err(hw, "Cannot issue mailbox in interrupt mode 0x%x\n", in csio_mb_issue() 1247 csio_err(hw, in csio_mb_issue() 1252 csio_err(hw, in csio_mb_issue() 1330 csio_err(hw, "Mailbox %x op:0x%x timed out!\n", in csio_mb_issue() 1414 csio_err(hw, "Unhandled FW_PORT_CMD action: %u\n", in csio_mb_fwevt_handler()
|
D | csio_lnode.h | 221 csio_err(_ln->hwp, "%x:%x "_fmt, CSIO_DEVID_HI(_ln), \
|
D | csio_hw.h | 599 #define csio_err(__hw, __fmt, ...) \ macro
|