Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpciehp_ctrl.c950 u8 tempBus; in bridge_slot_remove() local
959 for (tempBus = secondaryBus; tempBus <= subordinateBus; tempBus++) { in bridge_slot_remove()
960 next = pciehp_slot_list[tempBus]; in bridge_slot_remove()
963 next = pciehp_slot_list[tempBus]; in bridge_slot_remove()
Dcpqphp_ctrl.c1074 u8 tempBus; in bridge_slot_remove() local
1083 for (tempBus = secondaryBus; tempBus <= subordinateBus; tempBus++) { in bridge_slot_remove()
1084 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1087 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
Dshpchp_ctrl.c963 u8 tempBus; in bridge_slot_remove() local
972 for (tempBus = secondaryBus; tempBus <= subordinateBus; tempBus++) { in bridge_slot_remove()
973 next = shpchp_slot_list[tempBus]; in bridge_slot_remove()
976 next = shpchp_slot_list[tempBus]; in bridge_slot_remove()