Searched refs:PCI_BIST_CODE_MASK (Results 1 – 2 of 2) sorted by relevance
365 if (bist & (PCI_BIST_CODE_MASK | PCI_BIST_START)) in final_fixup()
86 #define PCI_BIST_CODE_MASK 0x0f /* Return result */ macro