Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_acpi.c499 static int shpchprm_add_resources( in shpchprm_add_resources() function
725 shpchprm_add_resources (&ab->tbus_head, ab->bus_head); in acpi_get_crs()
726 shpchprm_add_resources (&ab->tio_head, ab->io_head); in acpi_get_crs()
727 shpchprm_add_resources (&ab->tmem_head, ab->mem_head); in acpi_get_crs()
728 shpchprm_add_resources (&ab->tp_mem_head, ab->p_mem_head); in acpi_get_crs()
1438 status = shpchprm_add_resources (&ctrl->bus_head, ab->bus_head); in bind_pci_resources()
1450 status = shpchprm_add_resources (&ctrl->io_head, ab->io_head); in bind_pci_resources()
1462 status = shpchprm_add_resources (&ctrl->mem_head, ab->mem_head); in bind_pci_resources()
1474 status = shpchprm_add_resources (&ctrl->p_mem_head, ab->p_mem_head); in bind_pci_resources()
1536 shpchprm_add_resources (&ab->tbus_head, ab->bus_head); in get_pci_resources_from_bridge()
[all …]