ebda_pci_rsrc
static struct ebda_pci_rsrc *alloc_ebda_pci_rsrc(void)
return kzalloc_obj(struct ebda_pci_rsrc);
struct ebda_pci_rsrc *resource, *next;
struct ebda_pci_rsrc *ptr;
struct ebda_pci_rsrc *rsrc_ptr;
struct ebda_pci_rsrc *curr;
static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag)
static struct resource_node * __init alloc_resources(struct ebda_pci_rsrc *curr)
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)