Home
last modified time | relevance | path

Searched refs:AHCI_PX_FBS_ADO (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h226 #define AHCI_PX_FBS_ADO (0xF000) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c772 g_assert((reg & AHCI_PX_FBS_ADO) >> ctzl(AHCI_PX_FBS_ADO) >= 2); in ahci_test_port_spec()