Searched refs:PCI_BIST (Results 1 – 4 of 4) sorted by relevance
73 g_assert_cmpint(qpci_config_readb(dev, PCI_BIST), ==, 0x00); in test_i440fx_defaults()
314 datab = qpci_config_readb(ahci->dev, PCI_BIST); in ahci_test_pci_spec()
181 { "BIST", PCI_SIZE_8, PCI_BIST },
189 #define PCI_BIST 0x0f /* 8 bits */ macro