Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dconstants.c146 [NVME_SC_ZONE_TOO_MANY_ACTIVE] = "Too Many Active Zones",
Dcore.c284 case NVME_SC_ZONE_TOO_MANY_ACTIVE: in nvme_error_status()
/linux-6.1.9/include/linux/
Dnvme.h1917 NVME_SC_ZONE_TOO_MANY_ACTIVE = 0x1bd, enumerator