Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_ebda.c63 static struct controller *alloc_ebda_hpc(u32 slot_count, u32 bus_count) in alloc_ebda_hpc() argument
78 buses = kcalloc(bus_count, sizeof(struct ebda_hpc_bus), GFP_KERNEL); in alloc_ebda_hpc()
204 for (index = 0; index < hpc_ptr->bus_count; index++) in print_ebda_hpc()
752 hpc_ptr->bus_count = bus_num; in ebda_rsrc_controller()
Dibmphp.h724 u8 bus_count; member