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

/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_core.c137 u32 number_of_slots; init_SERR() local
145 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F; init_SERR()
147 while (number_of_slots) { init_SERR()
151 number_of_slots--; init_SERR()
607 u8 number_of_slots; ctrl_slot_setup() local
620 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F; ctrl_slot_setup()
624 while (number_of_slots) { ctrl_slot_setup()
725 number_of_slots--; ctrl_slot_setup()

Completed in 78 milliseconds