number_of_slots   123 drivers/pci/hotplug/cpqphp_core.c 	u32 number_of_slots;
number_of_slots   130 drivers/pci/hotplug/cpqphp_core.c 	number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F;
number_of_slots   132 drivers/pci/hotplug/cpqphp_core.c 	while (number_of_slots) {
number_of_slots   135 drivers/pci/hotplug/cpqphp_core.c 		number_of_slots--;
number_of_slots   577 drivers/pci/hotplug/cpqphp_core.c 	u8 number_of_slots;
number_of_slots   590 drivers/pci/hotplug/cpqphp_core.c 	number_of_slots = readb(ctrl->hpc_reg + SLOT_MASK) & 0x0F;
number_of_slots   594 drivers/pci/hotplug/cpqphp_core.c 	while (number_of_slots) {
number_of_slots   668 drivers/pci/hotplug/cpqphp_core.c 		number_of_slots--;