Searched refs:fr_resid (Results 1 – 7 of 7) sorted by relevance
132 __be32 fr_resid; /* Residual value */ member
302 resid = be32_to_cpu(fcp_rsp->ext.fr_resid); in zfcp_fc_eval_fcp_rsp()
805 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()
328 *((u32 *)&fcprsp.ext.fr_resid) = be32_to_cpu(fcpcmd->fc_dl); in efct_sframe_send_task_set_full_or_busy()
142 fcp->ext.fr_resid = cpu_to_be32(se_cmd->residual_count); in ft_queue_status()
910 if (plen < sizeof(*fc_rp) + sizeof(rp_ex->fr_resid)) in fc_fcp_resp()913 fsp->scsi_resid = ntohl(rp_ex->fr_resid); in fc_fcp_resp()
1615 be32_to_cpu(fcp_resp->ext.fr_resid)); in csio_scsi_err_handler()
Completed in 17 milliseconds