Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Dnvme.h423 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu/qemu-6.2.0/hw/nvme/
H A Ddif.c199 return NVME_INTERNAL_DEV_ERROR; in nvme_dif_mangle_mdata()
H A Dctrl.c654 return NVME_INTERNAL_DEV_ERROR | NVME_DNR; in nvme_map_addr()
1509 return NVME_INTERNAL_DEV_ERROR; in nvme_check_dulbe()
1534 status = NVME_INTERNAL_DEV_ERROR; in nvme_aio_err()
1547 if (req->status && status != NVME_INTERNAL_DEV_ERROR) { in nvme_aio_err()
1594 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_write()
1638 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_read()
/dports/emulators/qemu60/qemu-6.0.0/hw/block/
H A Dnvme-dif.c207 return NVME_INTERNAL_DEV_ERROR; in nvme_dif_mangle_mdata()
H A Dnvme.c1461 return NVME_INTERNAL_DEV_ERROR; in nvme_check_dulbe()
1494 status = NVME_INTERNAL_DEV_ERROR; in nvme_aio_err()
1507 if (req->status && status != NVME_INTERNAL_DEV_ERROR) { in nvme_aio_err()
1551 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_write()
1595 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_read()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Dnvme.h423 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Dnvme.h423 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Dnvme.h423 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/nvme/
H A Ddif.c199 return NVME_INTERNAL_DEV_ERROR; in nvme_dif_mangle_mdata()
H A Dctrl.c654 return NVME_INTERNAL_DEV_ERROR | NVME_DNR; in nvme_map_addr()
1509 return NVME_INTERNAL_DEV_ERROR; in nvme_check_dulbe()
1534 status = NVME_INTERNAL_DEV_ERROR; in nvme_aio_err()
1547 if (req->status && status != NVME_INTERNAL_DEV_ERROR) { in nvme_aio_err()
1594 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_write()
1638 return NVME_INTERNAL_DEV_ERROR; in nvme_check_zone_state_for_read()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Dnvme.h423 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Dnvme.h651 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Dnvme.h811 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu/qemu-6.2.0/include/block/
H A Dnvme.h847 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/block/
H A Dnvme.h847 NVME_INTERNAL_DEV_ERROR = 0x0006, enumerator
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/block/
H A Dnvme.c298 req->status = NVME_INTERNAL_DEV_ERROR; in nvme_rw_cb()
/dports/emulators/qemu42/qemu-4.2.1/hw/block/
H A Dnvme.c326 req->status = NVME_INTERNAL_DEV_ERROR; in nvme_rw_cb()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/block/
H A Dnvme.c326 req->status = NVME_INTERNAL_DEV_ERROR; in nvme_rw_cb()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/block/
H A Dnvme.c326 req->status = NVME_INTERNAL_DEV_ERROR; in nvme_rw_cb()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/block/
H A Dnvme.c326 req->status = NVME_INTERNAL_DEV_ERROR; in nvme_rw_cb()
/dports/emulators/qemu5/qemu-5.2.0/hw/block/
H A Dnvme.c911 status = NVME_INTERNAL_DEV_ERROR; in nvme_rw_cb()