Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dconstants.c154 [NVME_SC_ZONE_TOO_MANY_ACTIVE] = "Too Many Active Zones",
H A Dcore.c285 case NVME_SC_ZONE_TOO_MANY_ACTIVE: in nvme_error_status()
/openbmc/linux/include/linux/
H A Dnvme.h1960 NVME_SC_ZONE_TOO_MANY_ACTIVE = 0x1bd, enumerator