Lines Matching defs:slot
152 * @slot: pointer to u8 where slot number will be returned
237 static int PCI_GetBusDevHelper(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot, u8 nobridge)
247 tslot = cpqhp_routing_table->slots[loop].slot;
249 if (tslot == slot) {
276 int cpqhp_get_bus_dev(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot)
279 return PCI_GetBusDevHelper(ctrl, bus_num, dev_num, slot, 0);
293 * Note: For non-hot plug buses, the slot # saved is the device #
321 * is_hot_plug is the slot mask
338 /* Setup slot structure with entry for empty
339 * slot
400 /* Setup slot structure. */
459 * Saves configuration info for all PCI devices in a given slot
544 * specified slot. this is for hot plug REPLACE
619 /* Save information in slot structure */
659 /* Save information in slot structure */
668 /* find the next device in this slot */
931 /* find the next device in this slot */
942 * Copies saved configuration information to one slot.
1133 /* Check information in slot structure */
1265 /* find out if this entry is for an occupied slot */
1312 dbg("populated slot =%d \n", populated_slot);
1335 dbg("populated slot =%d \n", populated_slot);
1359 dbg("populated slot =%d \n", populated_slot);
1383 dbg("populated slot =%d \n", populated_slot);