Searched refs:NVME_CAP_SET_MQES (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 121 #define NVME_CAP_SET_MQES(cap, val) \ macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 8775 NVME_CAP_SET_MQES(cap, n->params.mqes); in nvme_init_ctrl() |