Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h669 #define NVME_CQ_FLAGS_IEN(cq_flags) ((cq_flags >> 1) & 0x1) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c5516 NVME_CQ_FLAGS_IEN(qflags) != 0); in nvme_create_cq()
5550 NVME_CQ_FLAGS_IEN(qflags)); in nvme_create_cq()