Searched refs:bus_count (Results 1 – 2 of 2) sorted by relevance
63 static struct controller *alloc_ebda_hpc(u32 slot_count, u32 bus_count) in alloc_ebda_hpc() argument78 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()
724 u8 bus_count; member