Home
last modified time | relevance | path

Searched refs:NVME_SC_LBA_RANGE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dconstants.c103 [NVME_SC_LBA_RANGE] = "LBA Out of Range",
H A Dcore.c259 case NVME_SC_LBA_RANGE: in nvme_error_status()
/openbmc/linux/drivers/nvme/target/
H A Dzns.c165 return NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_validate_zone_mgmt_recv()
501 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_zmgmt_send_work()
559 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_execute_zone_append()
H A Dio-cmd-bdev.c140 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in blk_to_nvme_status()
H A Dcore.c61 return NVME_SC_LBA_RANGE | NVME_SC_DNR; in errno_to_nvme_status()
/openbmc/u-boot/drivers/nvme/
H A Dnvme.h487 NVME_SC_LBA_RANGE = 0x80, enumerator
/openbmc/linux/include/linux/
H A Dnvme.h1885 NVME_SC_LBA_RANGE = 0x80, enumerator