Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1269 #define NVME_INTVC_NOCOALESCING (0x1 << 16) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6282 result |= NVME_INTVC_NOCOALESCING; in nvme_get_feature()