Home
last modified time | relevance | path

Searched refs:pci_relocate_bridge_resource (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dpci.c39 static int pci_relocate_bridge_resource(struct pci_bus *bus, int i);
346 if (pci_relocate_bridge_resource(bus, i)) in pcibios_allocate_bus_resources()
393 pci_relocate_bridge_resource(struct pci_bus *bus, int i) in pci_relocate_bridge_resource() function