Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h37 #define PCI_PI(REG32) (((REG32) >> 8) & 0xFF) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c295 g_assert_cmphex(PCI_PI(datal), ==, 0); in ahci_test_pci_spec()
298 g_assert_cmphex(PCI_PI(datal), ==, 0x01); in ahci_test_pci_spec()