Lines Matching refs:PFX
151 printk(KERN_ERR PFX "cmd_timeout: invalid cmd_type %d\n", in bnx2fc_cmd_timeout()
186 printk(KERN_ERR PFX "scsi_done - sc_cmd NULL. " in bnx2fc_scsi_done()
192 pr_err(PFX "0x%x: sc_cmd->device is NULL.\n", io_req->xid); in bnx2fc_scsi_done()
196 pr_err(PFX "0x%x: sc_cmd->device->host is NULL.\n", in bnx2fc_scsi_done()
227 printk(KERN_ERR PFX "cmd_mgr_alloc: Invalid min_xid 0x%x \ in bnx2fc_cmd_mgr_alloc()
239 printk(KERN_ERR PFX "failed to alloc cmgr\n"); in bnx2fc_cmd_mgr_alloc()
247 printk(KERN_ERR PFX "failed to alloc free_list\n"); in bnx2fc_cmd_mgr_alloc()
254 printk(KERN_ERR PFX "failed to alloc free_list_lock\n"); in bnx2fc_cmd_mgr_alloc()
278 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc()
300 printk(KERN_ERR PFX "failed to alloc io_bdt_pool\n"); in bnx2fc_cmd_mgr_alloc()
308 printk(KERN_ERR PFX "failed to alloc " in bnx2fc_cmd_mgr_alloc()
323 printk(KERN_ERR PFX "failed to alloc " in bnx2fc_cmd_mgr_alloc()
432 printk(KERN_ERR PFX "elstm_alloc: list_empty\n"); in bnx2fc_elstm_alloc()
602 printk(KERN_ERR PFX "unable to alloc MP req buffer\n"); in bnx2fc_init_mp_req()
611 printk(KERN_ERR PFX "unable to alloc TM resp buffer\n"); in bnx2fc_init_mp_req()
624 printk(KERN_ERR PFX "unable to alloc MP req bd\n"); in bnx2fc_init_mp_req()
632 printk(KERN_ERR PFX "unable to alloc MP resp bd\n"); in bnx2fc_init_mp_req()
682 printk(KERN_ERR PFX "device_reset: rport is NULL\n"); in bnx2fc_initiate_tmf()
693 printk(KERN_ERR PFX "device_reset: link is not ready\n"); in bnx2fc_initiate_tmf()
701 printk(KERN_ERR PFX "device_reset: tgt not offloaded\n"); in bnx2fc_initiate_tmf()
709 printk(KERN_ERR PFX "tmf: Failed TMF"); in bnx2fc_initiate_tmf()
725 printk(KERN_ERR PFX "Task mgmt MP request init failed\n"); in bnx2fc_initiate_tmf()
842 printk(KERN_ERR PFX "initiate_abts: tgt not offloaded\n"); in bnx2fc_initiate_abts()
848 printk(KERN_ERR PFX "initiate_abts: rport is NULL\n"); in bnx2fc_initiate_abts()
854 printk(KERN_ERR PFX "initiate_abts: link is not ready\n"); in bnx2fc_initiate_abts()
861 printk(KERN_ERR PFX "abts: couldn't allocate cmd\n"); in bnx2fc_initiate_abts()
947 printk(KERN_ERR PFX "Unable to alloc cb_arg for seq clnup\n"); in bnx2fc_initiate_seq_cleanup()
954 printk(KERN_ERR PFX "cleanup: couldn't allocate cmd\n"); in bnx2fc_initiate_seq_cleanup()
980 printk(KERN_ERR PFX "call init_seq_cleanup_task\n"); in bnx2fc_initiate_seq_cleanup()
1012 printk(KERN_ERR PFX "cleanup: couldn't allocate cmd\n"); in bnx2fc_initiate_cleanup()
1142 printk(KERN_ERR PFX "eh_abort: link not ready\n"); in bnx2fc_eh_abort()
1154 printk(KERN_ERR PFX "eh_abort: io_req is NULL\n"); in bnx2fc_eh_abort()
1173 printk(KERN_ERR PFX "eh_abort: io_req (xid = 0x%x) " in bnx2fc_eh_abort()
1181 printk(KERN_ERR PFX "eh_abort: io_req (xid = 0x%x) " in bnx2fc_eh_abort()
1207 printk(KERN_ERR PFX "eh_abort: io_req (xid = 0x%x) " in bnx2fc_eh_abort()
1261 printk(KERN_ERR PFX "abort failed, xid = 0x%x\n", in bnx2fc_eh_abort()
1303 printk(KERN_ERR PFX "seq cleanup ignored - xid = 0x%x\n", in bnx2fc_process_seq_cleanup_compl()
1313 printk(KERN_ERR PFX "clnup_compl: Unable to send SRR" in bnx2fc_process_seq_cleanup_compl()
1417 printk(KERN_ERR PFX "Unknown ABTS response\n"); in bnx2fc_process_abts_compl()
1486 printk(KERN_ERR PFX "lun_rst: abts already in" in bnx2fc_lun_reset_cmpl()
1519 printk(KERN_ERR PFX "tgt_rst: abts already in progress" in bnx2fc_tgt_reset_cmpl()
1574 printk(KERN_ERR PFX "tmf's fc_hdr r_ctl = 0x%x\n", in bnx2fc_process_tm_compl()
1579 printk(KERN_ERR PFX "tm_compl: io_req is NULL\n"); in bnx2fc_process_tm_compl()
1615 printk(KERN_ERR PFX "Command not on active_cmd_queue!\n"); in bnx2fc_process_tm_compl()
1691 printk(KERN_ERR PFX "byte_count = %d != scsi_bufflen = %d, " in bnx2fc_map_sg()
1802 printk(KERN_ERR PFX "invalid sns length %d\n", in bnx2fc_parse_fcp_rsp()
1820 printk(KERN_ERR PFX "Truncating sense buffer\n"); in bnx2fc_parse_fcp_rsp()
1893 printk(KERN_ERR PFX "Unable to post io_req\n"); in bnx2fc_queuecommand()
1935 printk(KERN_ERR PFX "scsi_cmd_compl - sc_cmd is NULL\n"); in bnx2fc_process_scsi_cmd_compl()
1947 printk(KERN_ERR PFX "io_req is NULL\n"); in bnx2fc_process_scsi_cmd_compl()
2014 printk(KERN_ERR PFX "scsi_cmd_compl: fcp_status = %d\n", in bnx2fc_process_scsi_cmd_compl()
2062 printk(KERN_ERR PFX "BD list creation failed\n"); in bnx2fc_post_io_req()
2076 printk(KERN_ERR PFX "Flush in progress..Host Busy\n"); in bnx2fc_post_io_req()
2082 printk(KERN_ERR PFX "Session not ready...post_io\n"); in bnx2fc_post_io_req()