Home
last modified time | relevance | path

Searched refs:AHCI_CAP_EMS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h48 #define AHCI_CAP_EMS (0x40) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c574 if (BITCLR(ahci->cap, AHCI_CAP_EMS)) { in ahci_test_hba_spec()
580 if (BITSET(ahci->cap, AHCI_CAP_EMS)) { in ahci_test_hba_spec()