Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1254 #define NVME_CTRL_SGLS_SUPPORT_NO_ALIGN (0x1 << 0) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c8753 id->sgls = cpu_to_le32(NVME_CTRL_SGLS_SUPPORT_NO_ALIGN | in nvme_init_ctrl()