Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dibmphp_pci.c1608 struct bus_node *cur_bus = NULL; in add_new_bus() local
1612 cur_bus = ibmphp_find_res_bus(parent_busno); in add_new_bus()
1613 if (!cur_bus) { in add_new_bus()
1618 list_add(&bus->bus_list, &cur_bus->bus_list); in add_new_bus()