Searched refs:FC_FCP_DBG (Results 1 - 2 of 2) sorted by last modified time

/drivers/scsi/libfc/
H A Dfc_fcp.c472 FC_FCP_DBG(fsp, "DDP I/O in fc_fcp_recv_data set ERROR\n");
481 FC_FCP_DBG(fsp, "data received past end. len %zx offset %zx "
583 FC_FCP_DBG(fsp, "xfer-ready past end. seq_blen %zx "
589 FC_FCP_DBG(fsp, "xfer-ready non-contiguous. "
601 FC_FCP_DBG(fsp, "fsp=%p:lso:blen=%zx lso_max=0x%x t_blen=%zx\n",
807 FC_FCP_DBG(fsp, "unexpected frame. r_ctl %x\n", r_ctl);
917 FC_FCP_DBG(fsp, "tgt %6.6x xfer len %zx greater than expected, "
926 FC_FCP_DBG(fsp, "short FCP response. flags 0x%x len %u respl %u "
1223 FC_FCP_DBG(fsp, "target abort cmd failed\n");
1225 FC_FCP_DBG(fs
[all...]
H A Dfc_libfc.h67 #define FC_FCP_DBG(pkt, fmt, args...) \ macro

Completed in 44 milliseconds