Home
last modified time | relevance | path

Searched refs:fcp_resid (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_io.c1585 if (io_req->fcp_resid) in bnx2fc_process_tm_compl()
1586 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_tm_compl()
1771 io_req->fcp_resid = 0; in bnx2fc_parse_fcp_rsp()
1774 io_req->fcp_resid = fcp_rsp->fcp_resid; in bnx2fc_parse_fcp_rsp()
1989 io_req->cdb_status, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
2019 if (io_req->fcp_resid) in bnx2fc_process_scsi_cmd_compl()
2020 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
D57xx_hsi_bnx2fc.h151 __le32 fcp_resid; member
Dbnx2fc.h466 u32 fcp_resid; member
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_hsi.h98 __le32 fcp_resid; member
Dqedf_io.c1069 io_req->fcp_resid = 0; in qedf_parse_fcp_rsp()
1072 io_req->fcp_resid = fcp_rsp->fcp_resid; in qedf_parse_fcp_rsp()
1221 io_req->fcp_resid, in qedf_scsi_completion()
1253 io_req->cdb_status, io_req->fcp_resid, in qedf_scsi_completion()
1288 if (io_req->fcp_resid) in qedf_scsi_completion()
1289 scsi_set_resid(sc_cmd, io_req->fcp_resid); in qedf_scsi_completion()
Dqedf.h159 u32 fcp_resid; member
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvfc.h387 __be32 fcp_resid; member
Dibmvfc.c1529 scsi_set_resid(cmnd, be32_to_cpu(rsp->fcp_resid)); in ibmvfc_scsi_done()
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dcnic_defs.h2453 __le32 fcp_resid; member