Home
last modified time | relevance | path

Searched refs:fcp_rsp_code (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_io.c1084 io_req->fcp_rsp_code = rsp_info[3]; in qedf_parse_fcp_rsp()
1086 "fcp_rsp_code = %d\n", io_req->fcp_rsp_code); in qedf_parse_fcp_rsp()
1189 if (io_req->fcp_rsp_len > 3 && io_req->fcp_rsp_code) { in qedf_scsi_completion()
1193 io_req->fcp_rsp_code); in qedf_scsi_completion()
2379 if (io_req->fcp_rsp_code == 0) in qedf_execute_tmf()
H A Dqedf.h160 u8 fcp_rsp_code; member
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h468 u8 fcp_rsp_code; member
H A Dbnx2fc_io.c1562 if (io_req->fcp_rsp_code == 0) { in bnx2fc_process_tm_compl()
1811 io_req->fcp_rsp_code = rq_data[3]; in bnx2fc_parse_fcp_rsp()
1813 io_req->fcp_rsp_code); in bnx2fc_parse_fcp_rsp()