Searched refs:FCP_RESID_UNDER (Results 1 – 11 of 11) sorted by relevance
167 #define FCP_RESID_UNDER 0x08 /* transfer shorter than expected */ macro
301 if (unlikely(rsp_flags & FCP_RESID_UNDER)) { in zfcp_fc_eval_fcp_rsp()
341 (rsp_flags == FCP_RESID_UNDER) && in zfcp_dbf_hba_fsf_resp_suppress()
141 fcp->resp.fr_flags |= FCP_RESID_UNDER; in ft_queue_status()
909 if (flags & (FCP_RESID_UNDER | FCP_RESID_OVER)) { in fc_fcp_resp()912 if (flags & FCP_RESID_UNDER) { in fc_fcp_resp()1003 (!(fsp->scsi_comp_flags & FCP_RESID_UNDER) || in fc_fcp_complete_locked()
417 FCP_RESID_UNDER = 0x08, enumerator
1823 else if (rsp->flags & FCP_RESID_UNDER) in ibmvfc_scsi_done()
1095 FCP_RESID_UNDER = 2, /* less data than requested */ enumerator
2159 if (m->resid_flags == FCP_RESID_UNDER) { in __bfa_cb_ioim_comp()
804 fcprsp->resp.fr_flags |= FCP_RESID_UNDER; in efct_scsi_send_resp()
1613 if (flags & FCP_RESID_UNDER) { in csio_scsi_err_handler()
Completed in 44 milliseconds