Searched refs:AHCI_PX_FBS_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 222 #define AHCI_PX_FBS_EN (0x1) macro |
/openbmc/qemu/tests/qtest/ | ||
H A D | ahci-test.c | 764 ASSERT_BIT_CLEAR(reg, AHCI_PX_FBS_EN); in ahci_test_port_spec() |