Searched refs:FC_FCP_DBG (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/libfc/ |
| A D | fc_fcp.c | 624 FC_FCP_DBG(fsp, "xfer-ready non-contiguous. " in fc_fcp_send_data() 947 FC_FCP_DBG(fsp, "tgt %6.6x queue busy retry\n", in fc_fcp_resp() 1256 FC_FCP_DBG(fsp, "failed to send abort\n"); in fc_fcp_pkt_abort() 1261 FC_FCP_DBG(fsp, "target abort cmd completed\n"); in fc_fcp_pkt_abort() 1275 FC_FCP_DBG(fsp, "target abort cmd failed\n"); in fc_fcp_pkt_abort() 1277 FC_FCP_DBG(fsp, "target abort cmd passed\n"); in fc_fcp_pkt_abort() 1535 FC_FCP_DBG(fsp, in fc_fcp_rec_resp() 1552 FC_FCP_DBG(fsp, "device %x REC reject %d/%d\n", in fc_fcp_rec_resp() 1699 FC_FCP_DBG(fsp, "start recovery code %x\n", code); in fc_fcp_recovery() 1832 FC_FCP_DBG(fsp, "SRR error, exchange closed\n"); in fc_fcp_srr_error() [all …]
|
| A D | fc_libfc.h | 55 #define FC_FCP_DBG(pkt, fmt, args...) \ macro
|
Completed in 8 milliseconds