Home
last modified time | relevance | path

Searched refs:NVME_CMD_OVERLAP_IO_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dnvme.h948 NVME_CMD_OVERLAP_IO_RANGE = 0x0187, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c3213 status = NVME_CMD_OVERLAP_IO_RANGE | NVME_DNR; in nvme_do_copy()