Home
last modified time | relevance | path

Searched refs:BNX2FC_IO_DBG (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/scsi/bnx2fc/
Dbnx2fc_els.c282 BNX2FC_IO_DBG(srr_req, "srr timed out, abort " in bnx2fc_srr_compl()
287 BNX2FC_IO_DBG(srr_req, "srr_compl: initiate_abts " in bnx2fc_srr_compl()
293 BNX2FC_IO_DBG(srr_req, "srr_compl:xid 0x%x flags = %lx", in bnx2fc_srr_compl()
311 BNX2FC_IO_DBG(srr_req, "srr_compl: initiate_abts " in bnx2fc_srr_compl()
320 BNX2FC_IO_DBG(srr_req, "srr_compl:xid - 0x%x flags = %lx", in bnx2fc_srr_compl()
351 BNX2FC_IO_DBG(srr_req, "SRR success\n"); in bnx2fc_srr_compl()
354 BNX2FC_IO_DBG(srr_req, "SRR rejected\n"); in bnx2fc_srr_compl()
357 BNX2FC_IO_DBG(srr_req, "srr_compl: initiate_abts " in bnx2fc_srr_compl()
364 BNX2FC_IO_DBG(srr_req, "srr compl - invalid opcode = %d\n", in bnx2fc_srr_compl()
401 BNX2FC_IO_DBG(rec_req, "rec_compl: orig xid = 0x%x", orig_io_req->xid); in bnx2fc_rec_compl()
[all …]
Dbnx2fc_io.c48 BNX2FC_IO_DBG(io_req, "cmd_timeout, cmd_type = %d," in bnx2fc_cmd_timeout()
63 BNX2FC_IO_DBG(io_req, "IO ready for reuse now\n"); in bnx2fc_cmd_timeout()
72 BNX2FC_IO_DBG(io_req, "eh_abort timed out\n"); in bnx2fc_cmd_timeout()
77 BNX2FC_IO_DBG(io_req, "ABTS timed out refcnt = %d\n", in bnx2fc_cmd_timeout()
93 BNX2FC_IO_DBG(io_req, "IO timed out. issue ABTS\n"); in bnx2fc_cmd_timeout()
96 BNX2FC_IO_DBG(io_req, "IO completed before " in bnx2fc_cmd_timeout()
112 BNX2FC_IO_DBG(io_req, "IO already in " in bnx2fc_cmd_timeout()
120 BNX2FC_IO_DBG(io_req, "ABTS for ELS timed out\n"); in bnx2fc_cmd_timeout()
136 BNX2FC_IO_DBG(io_req, "ELS timed out\n"); in bnx2fc_cmd_timeout()
175 BNX2FC_IO_DBG(io_req, "scsi_done. err_code = 0x%x\n", err_code); in bnx2fc_scsi_done()
[all …]
Dbnx2fc_debug.h41 void BNX2FC_IO_DBG(const struct bnx2fc_cmd *io_req, const char *fmt, ...);
Dbnx2fc_tgt.c180 BNX2FC_IO_DBG(io_req, "cmd_queue cleanup\n"); in bnx2fc_flush_active_ios()
186 BNX2FC_IO_DBG(io_req, "eh_abort for IO " in bnx2fc_flush_active_ios()
210 BNX2FC_IO_DBG(io_req, "tm_queue cleanup\n"); in bnx2fc_flush_active_ios()
220 BNX2FC_IO_DBG(io_req, "els_queue cleanup\n"); in bnx2fc_flush_active_ios()
244 BNX2FC_IO_DBG(io_req, "retire_queue flush\n"); in bnx2fc_flush_active_ios()
250 BNX2FC_IO_DBG(io_req, "eh_abort for IO " in bnx2fc_flush_active_ios()
Dbnx2fc_debug.c17 void BNX2FC_IO_DBG(const struct bnx2fc_cmd *io_req, const char *fmt, ...) in BNX2FC_IO_DBG() function
Dbnx2fc_hwi.c721 BNX2FC_IO_DBG(io_req, "unsol_err: cleanup in " in bnx2fc_process_unsol_compl()
911 BNX2FC_IO_DBG(io_req, "Processing TM complete\n"); in bnx2fc_process_cq_compl()
921 BNX2FC_IO_DBG(io_req, "cq_compl- ABTS sent out by fw\n"); in bnx2fc_process_cq_compl()
939 BNX2FC_IO_DBG(io_req, "cq_compl- cleanup resp rcvd\n"); in bnx2fc_process_cq_compl()
944 BNX2FC_IO_DBG(io_req, "cq_compl(0x%x) - seq cleanup resp\n", in bnx2fc_process_cq_compl()
1632 BNX2FC_IO_DBG(io_req, "Init MP task for cmd_type = %d task_type = %d\n", in bnx2fc_init_mp_task()