Home
last modified time | relevance | path

Searched refs:FCP_CONF_REQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/fc/
H A Dfc_fcp.h166 #define FCP_CONF_REQ 0x10 /* confirmation requested */ macro
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h416 FCP_CONF_REQ = 0x10, enumerator
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c874 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()