Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/pci/
H A Di386.c307 static void pcibios_allocate_resources(struct pci_bus *bus, int pass) in pcibios_allocate_resources() function
317 pcibios_allocate_resources(child, pass); in pcibios_allocate_resources()
381 pcibios_allocate_resources(bus, 0); in pcibios_resource_survey_bus()
382 pcibios_allocate_resources(bus, 1); in pcibios_resource_survey_bus()
398 pcibios_allocate_resources(bus, 0); in pcibios_resource_survey()
400 pcibios_allocate_resources(bus, 1); in pcibios_resource_survey()
/openbmc/linux/arch/powerpc/kernel/
H A Dpci-common.c1312 static void __init pcibios_allocate_resources(int pass) in pcibios_allocate_resources() function
1423 pcibios_allocate_resources(0); in pcibios_resource_survey()
1424 pcibios_allocate_resources(1); in pcibios_resource_survey()