Searched refs:PCI_BIST_CAPABLE (Results 1 – 2 of 2) sorted by relevance
353 if ((ret != PCIBIOS_SUCCESSFUL) || !(bist & PCI_BIST_CAPABLE)) in final_fixup()
87 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ macro