Searched refs:NVME_SC_NS_NOT_READY (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | constants.c | 105 [NVME_SC_NS_NOT_READY] = "Namespace Not Ready", |
/linux/include/linux/ | ||
H A D | nvme.h | 2038 NVME_SC_NS_NOT_READY = 0x82, enumerator |