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