Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Ddif.c379 return NVME_INTERNAL_DEV_ERROR; in nvme_dif_mangle_mdata()
H A Dctrl.c878 return NVME_INTERNAL_DEV_ERROR | NVME_DNR; in nvme_map_addr()
1756 return NVME_INTERNAL_DEV_ERROR; in nvme_check_dulbe()
1782 status = NVME_INTERNAL_DEV_ERROR; in nvme_aio_err()
1799 if (req->status && status != NVME_INTERNAL_DEV_ERROR) { in nvme_aio_err()
1846 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_write()
1900 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_read()
/openbmc/qemu/include/block/
H A Dnvme.h895 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator