Lines Matching refs:pci_pci_problems
291 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { in quirk_nopcipci()
293 pci_pci_problems |= PCIPCI_FAIL; in quirk_nopcipci()
306 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()
314 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
316 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
399 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
401 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
408 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
410 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
422 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()
424 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
433 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
435 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()