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