Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1577 switch (io_req->fcp_status) { in bnx2fc_process_tm_compl()
1592 io_req->fcp_status); in bnx2fc_process_tm_compl()
1767 io_req->fcp_status = FC_GOOD; in bnx2fc_parse_fcp_rsp()
1971 switch (io_req->fcp_status) { in bnx2fc_process_scsi_cmd_compl()
2015 io_req->fcp_status); in bnx2fc_process_scsi_cmd_compl()
H A Dbnx2fc.h467 u8 fcp_status; /* FCP IO status */ member
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf.h159 u8 fcp_status; member
H A Dqedf_io.c1060 io_req->fcp_status = FC_GOOD; in qedf_parse_fcp_rsp()
1221 switch (io_req->fcp_status) { in qedf_scsi_completion()
1298 io_req->fcp_status); in qedf_scsi_completion()