Searched refs:csio_warn (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/csiostor/ |
D | csio_scsi.c | 763 csio_warn(hw, "Trying to abort/close completed IO:%p!\n", req); in csio_scsis_uninit() 923 csio_warn(hw, in csio_scsis_aborting() 1115 csio_warn(hw, "Error: Invalid CPL msg %x recvd on SCSI q\n", in csio_scsi_cmpl_handler() 1146 csio_warn(hw, "WR with invalid opcode in SCSI IQ: %x\n", *tempwr); in csio_scsi_cmpl_handler() 1629 csio_warn(hw, in csio_scsi_err_handler() 1638 csio_warn(hw, in csio_scsi_err_handler() 1817 csio_warn(hw, in csio_queuecommand()
|
D | csio_lnode.h | 212 csio_warn(_ln->hwp, "%x:%x "_fmt, CSIO_DEVID_HI(_ln), \
|
D | csio_lnode.c | 1082 csio_warn(hw, in csio_handle_link_down() 1520 csio_warn(hw, "Unexpected FCOE LINK status:0x%x\n", in csio_fcoe_fwevt_handler() 1593 csio_warn(hw, "unexpected WR op(0x%x) recv\n", in csio_fcoe_fwevt_handler() 1603 csio_warn(hw, "unexpected WR op(0x%x) recv\n", in csio_fcoe_fwevt_handler() 1608 csio_warn(hw, "unexpected CPL op(0x%x) recv\n", opcode); in csio_fcoe_fwevt_handler()
|
D | csio_hw.c | 861 csio_warn(hw, "Unknown Flash Part, ID = %#x, assuming 4MB\n", in csio_hw_get_flash_params() 872 csio_warn(hw, "WARNING: Flash Part ID %#x, size %#x < %#x\n", in csio_hw_get_flash_params() 2171 csio_warn(hw, in csio_hw_use_fwconfig() 2218 csio_warn(hw, "Configuration file error %d\n", rv); in csio_hw_use_fwconfig() 3492 csio_warn(hw, "%u %s correctable ECC data error%s\n", in csio_mem_intr_handler() 3960 csio_warn(hw, "unexpected CPL %#x on FW event queue\n", op); in csio_process_fwevtq_entry() 4026 csio_warn(hw, in csio_evtq_worker() 4043 csio_warn(hw, "Unhandled event %x on evtq\n", in csio_evtq_worker()
|
D | csio_hw.h | 620 #define csio_warn(__hw, __fmt, ...) \ macro
|
D | csio_wr.c | 1192 csio_warn(hw, "Unknown resp type 0x%x received\n", in csio_wr_process_iq()
|
D | csio_mb.c | 1509 csio_warn(hw, in csio_mb_isr_handler()
|