Searched refs:NVME_SC_NS_ID_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | constants.c | 130 [NVME_SC_NS_ID_UNAVAILABLE] = "Namespace Identifier Unavailable", |
/linux/include/linux/ | ||
H A D | nvme.h | 2068 NVME_SC_NS_ID_UNAVAILABLE = 0x116, enumerator |