Searched refs:fcp_resid (Results 1 – 6 of 6) sorted by relevance
1522 if (io_req->fcp_resid) in bnx2fc_process_tm_compl()1523 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_tm_compl()1697 io_req->fcp_resid = 0; in bnx2fc_parse_fcp_rsp()1700 io_req->fcp_resid = fcp_rsp->fcp_resid; in bnx2fc_parse_fcp_rsp()1916 io_req->cdb_status, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()1928 if (io_req->fcp_resid) in bnx2fc_process_scsi_cmd_compl()1929 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
459 u32 fcp_resid; member
150 __le32 fcp_resid; member
395 __be32 fcp_resid; member
1536 scsi_set_resid(cmnd, be32_to_cpu(rsp->fcp_resid)); in ibmvfc_scsi_done()
2453 __le32 fcp_resid; member