Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h36 #define PCI_BCC(REG32) ((REG32) >> 24) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c288 g_assert_cmphex(PCI_BCC(datal), ==, 0x01); in ahci_test_pci_spec()