Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h146 #define AHCI_PX_IE_RESERVED (0x23FFF00) macro
H A Dahci.c319 g_assert_cmphex(reg, ==, ~((uint32_t)AHCI_PX_IE_RESERVED)); in ahci_hba_enable()