Searched refs:AHCI_CAP2_NVMP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 96 #define AHCI_CAP2_NVMP (0x02) macro |
/openbmc/qemu/tests/qtest/ | ||
H A D | ahci-test.c | 605 if (BITCLR(ahci->cap2, AHCI_CAP2_NVMP)) { in ahci_test_hba_spec() |