Searched refs:AHCI_CAP_SAM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 56 #define AHCI_CAP_SAM (0x40000) macro |
/openbmc/qemu/tests/qtest/ | ||
H A D | ahci-test.c | 515 if (BITSET(ahci->cap, AHCI_CAP_SAM)) { in ahci_test_hba_spec() |