Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h45 #define AHCI_CAP (0) macro
H A Dahci.c248 ahci->cap = ahci_rreg(ahci, AHCI_CAP); in ahci_hba_enable()
/openbmc/qemu/tests/qtest/
H A Dahci-test.c99 g_assert_cmphex(ahci_rreg(ahci, AHCI_CAP), ==, ahci->cap); in verify_state()
507 ahci->cap = ahci_rreg(ahci, AHCI_CAP); in ahci_test_hba_spec()