Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_pci.c1652 struct bus_node *cur_bus = NULL; in add_new_bus() local
1656 cur_bus = ibmphp_find_res_bus (parent_busno); in add_new_bus()
1657 if (!cur_bus) { in add_new_bus()
1662 list_add (&bus->bus_list, &cur_bus->bus_list); in add_new_bus()