Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h189 #define AHCI_PX_TFD_STS_CS2 (0x70) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c725 ASSERT_BIT_SET(reg, AHCI_PX_TFD_STS_CS2); in ahci_test_port_spec()