Searched refs:NVME_SC_ABORT_QUEUE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/nvme/host/ | ||
D | constants.c | 74 [NVME_SC_ABORT_QUEUE] = "Command Aborted due to SQ Deletion", |
/linux-6.12.1/include/linux/ | ||
D | nvme.h | 1872 NVME_SC_ABORT_QUEUE = 0x8, enumerator |