Searched refs:AHCI_EMCTL_CTLRST (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 91 #define AHCI_EMCTL_CTLRST (0x200) macro |
/openbmc/qemu/tests/qtest/ | ||
H A D | ahci-test.c | 583 ASSERT_BIT_CLEAR(reg, AHCI_EMCTL_CTLRST); in ahci_test_hba_spec() |