Searched refs:NVME_PMRCAP_RDS (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/qtest/ | ||
H A D | nvme-test.c | 113 g_assert_cmpint(NVME_PMRCAP_RDS(pmrcap), ==, 0x1); in nvmetest_pmr_reg_test() |
/qemu/include/block/ | ||
H A D | nvme.h | 405 #define NVME_PMRCAP_RDS(pmrcap) \ macro |