Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dconstants.c103 [NVME_SC_LBA_RANGE] = "LBA Out of Range",
/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c144 status = NVME_SC_LBA_RANGE | NVME_STATUS_DNR; in blk_to_nvme_status()
H A Dcore.c62 return NVME_SC_LBA_RANGE | NVME_STATUS_DNR; in errno_to_nvme_status()
/linux/include/linux/
H A Dnvme.h2036 NVME_SC_LBA_RANGE = 0x80, enumerator