Searched refs:NVME_SC_READ_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | constants.c | 158 [NVME_SC_READ_ERROR] = "Unrecovered Read Error", |
/linux/include/linux/ | ||
H A D | nvme.h | 2121 NVME_SC_READ_ERROR = 0x281, enumerator |