Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h76 #define AHCI_PI (3) macro
H A Dahci.c256 ports_impl = ahci_rreg(ahci, AHCI_PI); in ahci_hba_enable()
369 ports = ahci_rreg(ahci, AHCI_PI); in ahci_port_select()
/openbmc/qemu/tests/qtest/
H A Dahci-test.c528 ports = ahci_rreg(ahci, AHCI_PI); in ahci_test_hba_spec()