Searched refs:FCP_CONF_REQ (Results 1 – 3 of 3) sorted by relevance
166 #define FCP_CONF_REQ 0x10 /* confirmation requested */ macro
416 FCP_CONF_REQ = 0x10, enumerator
874 if (unlikely((flags & ~FCP_CONF_REQ) || fc_rp->fr_status)) { in fc_fcp_resp()1009 if (unlikely(fsp->scsi_comp_flags & FCP_CONF_REQ)) { in fc_fcp_complete_locked()