Home
last modified time | relevance | path

Searched refs:NVME_SC_CAP_EXCEEDED (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dconstants.c104 [NVME_SC_CAP_EXCEEDED] = "Capacity Exceeded",
H A Dcore.c257 case NVME_SC_CAP_EXCEEDED: in nvme_error_status()
/openbmc/u-boot/drivers/nvme/
H A Dnvme.h488 NVME_SC_CAP_EXCEEDED = 0x81, enumerator
/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c136 status = NVME_SC_CAP_EXCEEDED | NVME_SC_DNR; in blk_to_nvme_status()
H A Dcore.c58 return NVME_SC_CAP_EXCEEDED | NVME_SC_DNR; in errno_to_nvme_status()
/openbmc/linux/include/linux/
H A Dnvme.h1886 NVME_SC_CAP_EXCEEDED = 0x81, enumerator