Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_io.c1588 if (io_req->fcp_resid) in bnx2fc_process_tm_compl()
1589 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_tm_compl()
1770 io_req->fcp_resid = 0; in bnx2fc_parse_fcp_rsp()
1773 io_req->fcp_resid = fcp_rsp->fcp_resid; in bnx2fc_parse_fcp_rsp()
1983 io_req->cdb_status, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
2013 if (io_req->fcp_resid) in bnx2fc_process_scsi_cmd_compl()
2014 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
A D57xx_hsi_bnx2fc.h151 __le32 fcp_resid; member
A Dbnx2fc.h465 u32 fcp_resid; member
/linux/drivers/scsi/qedf/
A Dqedf_hsi.h98 __le32 fcp_resid; member
A Dqedf_io.c1062 io_req->fcp_resid = 0; in qedf_parse_fcp_rsp()
1065 io_req->fcp_resid = fcp_rsp->fcp_resid; in qedf_parse_fcp_rsp()
1206 io_req->fcp_resid, in qedf_scsi_completion()
1238 io_req->cdb_status, io_req->fcp_resid, in qedf_scsi_completion()
1265 if (io_req->fcp_resid) in qedf_scsi_completion()
1266 scsi_set_resid(sc_cmd, io_req->fcp_resid); in qedf_scsi_completion()
A Dqedf.h156 u32 fcp_resid; member
/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.h433 __be32 fcp_resid; member
A Dibmvfc.c1824 scsi_set_resid(cmnd, be32_to_cpu(rsp->fcp_resid)); in ibmvfc_scsi_done()
/linux/drivers/net/ethernet/broadcom/
A Dcnic_defs.h2453 __le32 fcp_resid; member

Completed in 64 milliseconds