Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_def.h4379 #define QLA_SRB_NVME_CMD(_sp) ((_sp)->type == SRB_NVME_CMD) macro
4380 #define QLA_NVME_IOS(_sp) (QLA_SRB_NVME_CMD(_sp) || QLA_SRB_NVME_LS(_sp))
4384 (QLA_SRB_NVME_CMD(_sp) && QLA_ABTS_FW_ENABLED(_sp->fcport->vha->hw))