Searched refs:fcp_resid (Results 1 – 9 of 9) sorted by relevance
1553 if (io_req->fcp_resid) in bnx2fc_process_tm_compl()1554 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_tm_compl()1728 io_req->fcp_resid = 0; in bnx2fc_parse_fcp_rsp()1731 io_req->fcp_resid = fcp_rsp->fcp_resid; in bnx2fc_parse_fcp_rsp()1948 io_req->cdb_status, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()1960 if (io_req->fcp_resid) in bnx2fc_process_scsi_cmd_compl()1961 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
462 u32 fcp_resid; member
151 __le32 fcp_resid; member
101 __le32 fcp_resid; member
1035 io_req->fcp_resid = 0; in qedf_parse_fcp_rsp()1038 io_req->fcp_resid = fcp_rsp->fcp_resid; in qedf_parse_fcp_rsp()1165 fcp_rsp->rsp_flags.flags, io_req->fcp_resid, in qedf_scsi_completion()1204 io_req->cdb_status, io_req->fcp_resid, in qedf_scsi_completion()1239 if (io_req->fcp_resid) in qedf_scsi_completion()1240 scsi_set_resid(sc_cmd, io_req->fcp_resid); in qedf_scsi_completion()
143 u32 fcp_resid; member
396 __be32 fcp_resid; member
1542 scsi_set_resid(cmnd, be32_to_cpu(rsp->fcp_resid)); in ibmvfc_scsi_done()
2453 __le32 fcp_resid; member