Searched refs:PCI_BIST (Results 1 – 2 of 2) sorted by relevance
815 bist = get_conf_byte(d, PCI_BIST); in show_verbose()822 bist = get_conf_byte(d, PCI_BIST); in show_verbose()828 bist = get_conf_byte(d, PCI_BIST); in show_verbose()
60 #define PCI_BIST 0x0f /* 8 bits */ macro