Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h680 #define SRB_NVME_LS 20 macro
4379 #define QLA_SRB_NVME_LS(_sp) ((_sp)->type == SRB_NVME_LS)
H A Dqla_iocb.c3870 case SRB_NVME_LS: in qla_get_iocbs_resource()
3990 case SRB_NVME_LS: in qla2x00_start_sp()
H A Dqla_os.c1806 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS || in qla2x00_abort_srb()