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