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