ebda_pci_rsrc     104 drivers/pci/hotplug/ibmphp_ebda.c static struct ebda_pci_rsrc *alloc_ebda_pci_rsrc(void)
ebda_pci_rsrc     106 drivers/pci/hotplug/ibmphp_ebda.c 	return kzalloc(sizeof(struct ebda_pci_rsrc), GFP_KERNEL);
ebda_pci_rsrc     162 drivers/pci/hotplug/ibmphp_ebda.c 	struct ebda_pci_rsrc *ptr;
ebda_pci_rsrc     927 drivers/pci/hotplug/ibmphp_ebda.c 	struct ebda_pci_rsrc *rsrc_ptr;
ebda_pci_rsrc    1063 drivers/pci/hotplug/ibmphp_ebda.c 	struct ebda_pci_rsrc *resource, *next;
ebda_pci_rsrc      35 drivers/pci/hotplug/ibmphp_res.c static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag)
ebda_pci_rsrc      56 drivers/pci/hotplug/ibmphp_res.c static struct resource_node * __init alloc_resources(struct ebda_pci_rsrc *curr)
ebda_pci_rsrc      77 drivers/pci/hotplug/ibmphp_res.c static int __init alloc_bus_range(struct bus_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int flag, u8 first_bus)
ebda_pci_rsrc     182 drivers/pci/hotplug/ibmphp_res.c 	struct ebda_pci_rsrc *curr;