Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dibmphp.h188 struct ebda_hpc_bus { struct
729 struct ebda_hpc_bus *buses;
Dibmphp_ebda.c81 struct ebda_hpc_bus *buses; in alloc_ebda_hpc()
92 buses = kcalloc(bus_count, sizeof(struct ebda_hpc_bus), GFP_KERNEL); in alloc_ebda_hpc()
751 struct ebda_hpc_bus *bus_ptr; in ebda_rsrc_controller()