Searched refs:NVME_CMD_OVERLAP_IO_RANGE (Results 1 – 2 of 2) sorted by relevance
/qemu/include/block/ | ||
H A D | nvme.h | 951 NVME_CMD_OVERLAP_IO_RANGE = 0x0187, enumerator |
/qemu/hw/nvme/ | ||
H A D | ctrl.c | 3210 status = NVME_CMD_OVERLAP_IO_RANGE | NVME_DNR; in nvme_do_copy() |