Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h112 #define AHCI_PX_FB (2) macro
H A Dahci.c297 ahci_px_wreg(ahci, i, AHCI_PX_FB, ahci->port[i].fb); in ahci_hba_enable()
299 ahci_px_rreg(ahci, i, AHCI_PX_FB)); in ahci_hba_enable()
/openbmc/qemu/tests/qtest/
H A Dahci-test.c103 g_assert_cmphex(ahci_px_rreg(ahci, i, AHCI_PX_FB), ==, in verify_state()
659 reg = ahci_px_rreg(ahci, port, AHCI_PX_FB); in ahci_test_port_spec()