Home
last modified time | relevance | path

Searched refs:fr_resid (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/fc/
H A Dfc_fcp.h132 __be32 fr_resid; /* Residual value */ member
/kernel/linux/linux-6.6/include/scsi/fc/
H A Dfc_fcp.h132 __be32 fr_resid; /* Residual value */ member
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fc.h305 resid = be32_to_cpu(fcp_rsp->ext.fr_resid); in zfcp_fc_eval_fcp_rsp()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_fc.h304 resid = be32_to_cpu(fcp_rsp->ext.fr_resid); in zfcp_fc_eval_fcp_rsp()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_cmd.c143 fcp->ext.fr_resid = cpu_to_be32(se_cmd->residual_count); in ft_queue_status()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_unsol.c328 *((u32 *)&fcprsp.ext.fr_resid) = be32_to_cpu(fcpcmd->fc_dl); in efct_sframe_send_task_set_full_or_busy()
H A Defct_scsi.c805 fcprsp->ext.fr_resid = cpu_to_be32(residual); in efct_scsi_send_resp()
808 fcprsp->ext.fr_resid = cpu_to_be32(-residual); in efct_scsi_send_resp()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_cmd.c142 fcp->ext.fr_resid = cpu_to_be32(se_cmd->residual_count); in ft_queue_status()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_fcp.c915 if (plen < sizeof(*fc_rp) + sizeof(rp_ex->fr_resid)) in fc_fcp_resp()
918 fsp->scsi_resid = ntohl(rp_ex->fr_resid); in fc_fcp_resp()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_fcp.c905 if (plen < sizeof(*fc_rp) + sizeof(rp_ex->fr_resid)) in fc_fcp_resp()
908 fsp->scsi_resid = ntohl(rp_ex->fr_resid); in fc_fcp_resp()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_scsi.c1611 be32_to_cpu(fcp_resp->ext.fr_resid)); in csio_scsi_err_handler()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_scsi.c1615 be32_to_cpu(fcp_resp->ext.fr_resid)); in csio_scsi_err_handler()

Completed in 18 milliseconds