Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c817 sp->type = SRB_NVME_CMD; in qla_nvme_post_cmd()
H A Dqla_def.h679 #define SRB_NVME_CMD 19 macro
4378 #define QLA_SRB_NVME_CMD(_sp) ((_sp)->type == SRB_NVME_CMD)
H A Dqla_isr.c2174 sp->type == SRB_NVME_CMD || in qla24xx_mbx_iocb_entry()
3370 if (sp->type == SRB_NVME_CMD) { in qla2x00_status_entry()
H A Dqla_os.c1807 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS || in qla2x00_abort_srb()