Searched refs:NVME_PMRCAP_SET_BIR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 424 #define NVME_PMRCAP_SET_BIR(pmrcap, val) \ macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 8231 NVME_PMRCAP_SET_BIR(pmrcap, NVME_PMR_BIR); in nvme_init_pmr() |