Lines Matching refs:pci_pci_problems
127 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { in quirk_nopcipci()
129 pci_pci_problems |= PCIPCI_FAIL; in quirk_nopcipci()
142 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()
152 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
154 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
230 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
232 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
239 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
241 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
254 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()
256 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
268 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
270 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()