Lines Matching refs:pci_pci_problems
296 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { in quirk_nopcipci()
298 pci_pci_problems |= PCIPCI_FAIL; in quirk_nopcipci()
311 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()
319 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
321 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
404 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
406 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
413 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
415 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
427 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()
429 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
438 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
440 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()