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