Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1260 #define NVME_CTRL_SGLS_MPTR_SGL (0x1 << 19) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c8754 NVME_CTRL_SGLS_MPTR_SGL); in nvme_init_ctrl()