Home
last modified time | relevance | path

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

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