Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dconstants.c105 [NVME_SC_NS_NOT_READY] = "Namespace Not Ready",
H A Dcore.c286 case NVME_SC_NS_NOT_READY: in nvme_error_status()
/linux-6.15/include/linux/
H A Dnvme.h2045 NVME_SC_NS_NOT_READY = 0x82, enumerator