Lines Matching defs:slot
152 * @slot: pointer to u8 where slot number will be returned
239 static int PCI_GetBusDevHelper(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot, u8 nobridge)
249 tslot = cpqhp_routing_table->slots[loop].slot;
251 if (tslot == slot) {
278 int cpqhp_get_bus_dev(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot)
281 return PCI_GetBusDevHelper(ctrl, bus_num, dev_num, slot, 0);
295 * Note: For non-hot plug buses, the slot # saved is the device #
323 * is_hot_plug is the slot mask
340 /* Setup slot structure with entry for empty
341 * slot
402 /* Setup slot structure. */
461 * Saves configuration info for all PCI devices in a given slot
546 * specified slot. this is for hot plug REPLACE
621 /* Save information in slot structure */
661 /* Save information in slot structure */
670 /* find the next device in this slot */
933 /* find the next device in this slot */
944 * Copies saved configuration information to one slot.
1135 /* Check information in slot structure */
1267 /* find out if this entry is for an occupied slot */
1314 dbg("populated slot =%d \n", populated_slot);
1337 dbg("populated slot =%d \n", populated_slot);
1361 dbg("populated slot =%d \n", populated_slot);
1385 dbg("populated slot =%d \n", populated_slot);