Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_pci.c1610 struct bus_node *cur_bus = NULL; in add_new_bus() local
1614 cur_bus = ibmphp_find_res_bus(parent_busno); in add_new_bus()
1615 if (!cur_bus) { in add_new_bus()
1620 list_add(&bus->bus_list, &cur_bus->bus_list); in add_new_bus()