Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dcpqphp_core.c173 u32 number_of_slots; in init_SERR() local
181 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F; in init_SERR()
183 while (number_of_slots) { in init_SERR()
187 number_of_slots--; in init_SERR()
315 u8 number_of_slots; in ctrl_slot_setup() local
327 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F; in ctrl_slot_setup()
331 while (number_of_slots) { in ctrl_slot_setup()
424 number_of_slots--; in ctrl_slot_setup()
Dpciehp_core.c97 u8 number_of_slots; in init_slots() local
104 number_of_slots = ctrl->num_slots; in init_slots()
108 while (number_of_slots) { in init_slots()
170 number_of_slots--; in init_slots()
Dshpchp_core.c97 u8 number_of_slots; in init_slots() local
104 number_of_slots = ctrl->num_slots; in init_slots()
108 while (number_of_slots) { in init_slots()
176 number_of_slots--; in init_slots()