Home
last modified time | relevance | path

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

/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()