Searched refs:NVME_INTVC_NOCOALESCING (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 1269 #define NVME_INTVC_NOCOALESCING (0x1 << 16) macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 6282 result |= NVME_INTVC_NOCOALESCING; in nvme_get_feature() |