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