Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dahci-test.c85 uint64_t hba_base; in verify_state() local
96 hba_base = (uint64_t)qpci_config_readl(ahci->dev, PCI_BASE_ADDRESS_5); in verify_state()
97 g_assert_cmphex(hba_base, ==, hba_old); in verify_state()