Searched refs:pci_probes (Results 1 – 1 of 1) sorted by relevance
31 static struct pci_hostbridge_probe pci_probes[] = { variable77 for (i = 0; i < ARRAY_SIZE(pci_probes); i++) { in get_fam10h_pci_mmconf_base()82 bus = pci_probes[i].bus; in get_fam10h_pci_mmconf_base()83 slot = pci_probes[i].slot; in get_fam10h_pci_mmconf_base()88 if (pci_probes[i].vendor == vendor && in get_fam10h_pci_mmconf_base()89 pci_probes[i].device == device) { in get_fam10h_pci_mmconf_base()