Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_ebda.c104 static struct ebda_pci_rsrc *alloc_ebda_pci_rsrc(void) in alloc_ebda_pci_rsrc()
106 return kzalloc(sizeof(struct ebda_pci_rsrc), GFP_KERNEL); in alloc_ebda_pci_rsrc()
162 struct ebda_pci_rsrc *ptr; in print_ebda_pci_rsrc()
924 struct ebda_pci_rsrc *rsrc_ptr; in ebda_rsrc_rsrc()
1060 struct ebda_pci_rsrc *resource, *next; in ibmphp_free_ebda_pci_rsrc_queue()
H A Dibmphp_res.c35 static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag) in alloc_error_bus()
56 static struct resource_node * __init alloc_resources(struct ebda_pci_rsrc *curr) in alloc_resources()
77 …ange(struct bus_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int fla… in alloc_bus_range()
182 struct ebda_pci_rsrc *curr; in ibmphp_rsrc_init()
H A Dibmphp.h222 struct ebda_pci_rsrc { struct