Searched refs:AHCI_PX_IE_RESERVED (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 146 #define AHCI_PX_IE_RESERVED (0x23FFF00) macro |
H A D | ahci.c | 319 g_assert_cmphex(reg, ==, ~((uint32_t)AHCI_PX_IE_RESERVED)); in ahci_hba_enable() |