Searched refs:PCI_BIST_CODE_MASK (Results 1 – 3 of 3) sorted by relevance
361 if (bist & (PCI_BIST_CODE_MASK | PCI_BIST_START)) in final_fixup()
85 #define PCI_BIST_CODE_MASK 0x0f /* Return result */ macro
6034 *data = (bist & PCI_BIST_CODE_MASK); in s2io_bist_test()