Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h94 #define AHCI_CAP2 (9) macro
H A Dahci.c249 ahci->cap2 = ahci_rreg(ahci, AHCI_CAP2); in ahci_hba_enable()
/openbmc/qemu/tests/qtest/
H A Dahci-test.c100 g_assert_cmphex(ahci_rreg(ahci, AHCI_CAP2), ==, ahci->cap2); in verify_state()
590 ahci->cap2 = ahci_rreg(ahci, AHCI_CAP2); in ahci_test_hba_spec()