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()
231 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
233 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
240 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
242 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
255 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()
257 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
269 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
271 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()