Lines Matching refs:pci_pci_problems
297 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { in quirk_nopcipci()
299 pci_pci_problems |= PCIPCI_FAIL; in quirk_nopcipci()
312 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()
320 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
322 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
405 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
407 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
414 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
416 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
428 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()
430 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
439 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
441 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()