Lines Matching refs:pci_pci_problems
295 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { in quirk_nopcipci()
297 pci_pci_problems |= PCIPCI_FAIL; in quirk_nopcipci()
310 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()
318 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
320 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
403 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
405 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
412 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
414 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
426 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()
428 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
437 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
439 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()