Lines Matching refs:pci_pci_problems
61 int pci_pci_problems; variable
69 if((pci_pci_problems&PCIPCI_FAIL)==0) in quirk_nopcipci()
72 pci_pci_problems|=PCIPCI_FAIL; in quirk_nopcipci()
82 if((pci_pci_problems&PCIPCI_TRITON)==0) in quirk_triton()
85 pci_pci_problems|=PCIPCI_TRITON; in quirk_triton()
155 if((pci_pci_problems&PCIPCI_VIAETBF)==0) in quirk_viaetbf()
158 pci_pci_problems|=PCIPCI_VIAETBF; in quirk_viaetbf()
163 if((pci_pci_problems&PCIPCI_VSFX)==0) in quirk_vsfx()
166 pci_pci_problems|=PCIPCI_VSFX; in quirk_vsfx()
179 if((pci_pci_problems&PCIPCI_ALIMAGIK)==0) in quirk_alimagik()
182 pci_pci_problems|=PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
193 if((pci_pci_problems&PCIPCI_NATOMA)==0) in quirk_natoma()
196 pci_pci_problems|=PCIPCI_NATOMA; in quirk_natoma()