Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h81 #define AHCI_CCCCTL_RESERVED (0x06) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c560 ASSERT_BIT_CLEAR(reg, AHCI_CCCCTL_RESERVED); in ahci_test_hba_spec()