Searched refs:PCI_PI (Results 1 – 2 of 2) sorted by relevance
37 #define PCI_PI(REG32) (((REG32) >> 8) & 0xFF) macro
295 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()