Searched refs:NVME_SC_ABORT_LIMIT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/nvme/host/ | ||
D | constants.c | 103 [NVME_SC_ABORT_LIMIT] = "Abort Command Limit Exceeded", |
/linux-6.1.9/include/linux/ | ||
D | nvme.h | 1854 NVME_SC_ABORT_LIMIT = 0x103, enumerator |