Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dconstants.c139 [NVME_SC_READ_ONLY] = "Attempted Write to Read Only Range",
Dcore.c272 case NVME_SC_READ_ONLY: in nvme_error_status()
/linux-6.1.9/include/linux/
Dnvme.h1894 NVME_SC_READ_ONLY = 0x182, enumerator