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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_core.c167 u32 number_of_slots; local
175 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F;
177 while (number_of_slots) {
181 number_of_slots--;
333 u8 number_of_slots; local
345 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F;
349 while (number_of_slots) {
445 number_of_slots--;

Completed in 66 milliseconds