Searched refs:FCP_RESID_UNDER (Results 1 – 9 of 9) sorted by relevance
179 #define FCP_RESID_UNDER 0x08 /* transfer shorter than expected */ macro
275 if (unlikely(rsp_flags & FCP_RESID_UNDER)) { in zfcp_fc_eval_fcp_rsp()
876 if (flags & (FCP_RESID_UNDER | FCP_RESID_OVER)) { in fc_fcp_resp()879 if (flags & FCP_RESID_UNDER) { in fc_fcp_resp()961 (!(fsp->scsi_comp_flags & FCP_RESID_UNDER) || in fc_fcp_complete_locked()
158 fcp->resp.fr_flags |= FCP_RESID_UNDER; in ft_queue_status()
379 FCP_RESID_UNDER = 0x08, enumerator
1535 else if (rsp->flags & FCP_RESID_UNDER) in ibmvfc_scsi_done()
1117 FCP_RESID_UNDER = 2, /* less data than requested */ enumerator
2166 if (m->resid_flags == FCP_RESID_UNDER) { in __bfa_cb_ioim_comp()
1609 if (flags & FCP_RESID_UNDER) { in csio_scsi_err_handler()