Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_core.c123 u32 number_of_slots; in init_SERR() local
131 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F; in init_SERR()
133 while (number_of_slots) { in init_SERR()
137 number_of_slots--; in init_SERR()
584 u8 number_of_slots; in ctrl_slot_setup() local
597 number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F; in ctrl_slot_setup()
601 while (number_of_slots) { in ctrl_slot_setup()
700 number_of_slots--; in ctrl_slot_setup()