Searched refs:AHCI_PX_FB (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 112 #define AHCI_PX_FB (2) macro
|
H A D | ahci.c | 297 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 D | ahci-test.c | 103 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()
|