Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpciehp_ctrl.c708 static struct pci_resource *get_resource (struct pci_resource **head, u32 size) in get_resource() function
2491 mem_node=get_resource(&(resources->p_mem_head), (ulong)base); in configure_new_function()
2495 mem_node=get_resource(&(resources->mem_head), (ulong)base); in configure_new_function()
2514 mem_node = get_resource(&(resources->p_mem_head), (ulong)base); in configure_new_function()
2518 mem_node = get_resource(&(resources->mem_head), (ulong)base); in configure_new_function()
Dshpchp_ctrl.c721 static struct pci_resource *get_resource (struct pci_resource **head, u32 size) in get_resource() function
2934 mem_node=get_resource(&(resources->p_mem_head), (ulong)base); in configure_new_function()
2938 mem_node=get_resource(&(resources->mem_head), (ulong)base); in configure_new_function()
2957 mem_node = get_resource(&(resources->p_mem_head), (ulong)base); in configure_new_function()
2961 mem_node = get_resource(&(resources->mem_head), (ulong)base); in configure_new_function()
Dcpqphp_ctrl.c757 static struct pci_resource *get_resource (struct pci_resource **head, u32 size) in get_resource() function
2946 p_mem_node = get_resource(&(resources->p_mem_head), base); in configure_new_function()
2962 mem_node = get_resource(&(resources->mem_head), base); in configure_new_function()
2978 mem_node = get_resource(&(resources->mem_head), base); in configure_new_function()