Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h580 NVME_PSDT_PRP = 0x0, enumerator
/qemu/hw/nvme/
H A Dctrl.c1180 case NVME_PSDT_PRP: in nvme_map_dptr()
6942 if (NVME_CMD_FLAGS_PSDT(req->cmd.flags) != NVME_PSDT_PRP) { in nvme_admin_cmd()