Searched refs:pci_config_ops (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/sh/kernel/ |
D | pci-dc.c | 97 static struct pci_ops pci_config_ops = { variable 169 pci_root_bus = pci_scan_bus(0, &pci_config_ops, NULL); in pcibios_init()
|
D | pci-v320usc.c | 337 struct pci_ops pci_config_ops = { variable 463 pci_root_bus = pci_scan_bus(0, &pci_config_ops, NULL); in pcibios_init()
|
D | pci_st40.c | 470 static struct pci_ops pci_config_ops = { variable 559 pci_root_bus = pci_scan_bus(0, &pci_config_ops, NULL); in pcibios_init()
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | pci_sh5.c | 275 static struct pci_ops pci_config_ops = { variable 557 pci_root_bus = pci_scan_bus(0, &pci_config_ops, NULL); in common_init_pci() 592 pci_root_bus = pci_scan_bus(0, &pci_config_ops, NULL); in pcibios_init()
|
/linux-2.4.37.9/arch/sh/overdrive/ |
D | galileo.c | 389 static struct pci_ops pci_config_ops = { variable 483 pci_root_bus = pci_scan_bus(0, &pci_config_ops, NULL); in pcibios_init()
|