Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h174 struct ebda_hpc_bus { struct
715 struct ebda_hpc_bus *buses;
Dibmphp_ebda.c67 struct ebda_hpc_bus *buses; in alloc_ebda_hpc()
78 buses = kcalloc(bus_count, sizeof(struct ebda_hpc_bus), GFP_KERNEL); in alloc_ebda_hpc()
717 struct ebda_hpc_bus *bus_ptr; in ebda_rsrc_controller()