Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_nvme.c516 sp->type = SRB_NVME_CMD; in qla_nvme_post_cmd()
Dqla_os.c732 if (sp->type != SRB_NVME_CMD && sp->type != SRB_NVME_LS) { in qla2x00_sp_free_dma()
1735 if (sp->type == SRB_NVME_CMD || in __qla2x00_abort_all_cmds()
Dqla_def.h513 #define SRB_NVME_CMD 19 macro
Dqla_isr.c2445 if (sp->type == SRB_NVME_CMD) { in qla2x00_status_entry()