Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h582 NVME_PSDT_SGL_MPTR_SGL = 0x2, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c1196 case NVME_PSDT_SGL_MPTR_SGL: in nvme_map_dptr()
1210 if (psdt == NVME_PSDT_SGL_MPTR_SGL) { in nvme_map_mptr()