Searched refs:NVME_CAP_SET_CQR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 123 #define NVME_CAP_SET_CQR(cap, val) \ macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 8776 NVME_CAP_SET_CQR(cap, 1); in nvme_init_ctrl() |