Searched refs:pcibios_allocate_resources (Results 1 – 3 of 3) sorted by relevance
307 static void pcibios_allocate_resources(struct pci_bus *bus, int pass) in pcibios_allocate_resources() function317 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()
766 static void __init pcibios_allocate_resources(int pass) in pcibios_allocate_resources() function879 pcibios_allocate_resources(0); in pcibios_resource_survey()880 pcibios_allocate_resources(1); in pcibios_resource_survey()
1293 static void __init pcibios_allocate_resources(int pass) in pcibios_allocate_resources() function1404 pcibios_allocate_resources(0); in pcibios_resource_survey()1405 pcibios_allocate_resources(1); in pcibios_resource_survey()
Completed in 14 milliseconds