Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h35 #define PCI_PM_CTRL_RESERVED (0xFC) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c471 ASSERT_BIT_CLEAR(dataw, PCI_PM_CTRL_RESERVED); in ahci_test_pmcap()