Home
last modified time | relevance | path

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

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