Home
last modified time | relevance | path

Searched refs:NVME_SC_NS_NOT_READY (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/nvme/host/
Dconstants.c105 [NVME_SC_NS_NOT_READY] = "Namespace Not Ready",
Dcore.c261 case NVME_SC_NS_NOT_READY: in nvme_error_status()
/linux-6.6.21/include/linux/
Dnvme.h1887 NVME_SC_NS_NOT_READY = 0x82, enumerator