Searched refs:NVME_CQ_PC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 672 NVME_CQ_PC = 1, enumerator |
/openbmc/qemu/block/ | ||
H A D | nvme.c | 687 .cdw11 = cpu_to_le32(NVME_CQ_IEN | NVME_CQ_PC), in nvme_add_io_queue() |