Searched refs:NVME_SC_LBA_RANGE (Results 1 – 4 of 4) sorted by relevance
103 [NVME_SC_LBA_RANGE] = "LBA Out of Range",
144 status = NVME_SC_LBA_RANGE | NVME_STATUS_DNR; in blk_to_nvme_status()
62 return NVME_SC_LBA_RANGE | NVME_STATUS_DNR; in errno_to_nvme_status()
2036 NVME_SC_LBA_RANGE = 0x80, enumerator