Searched refs:slot_list (Results 1 – 6 of 6) sorted by relevance
44 static LIST_HEAD(slot_list);470 list_add(&slot->slot_list, &slot_list); in init_slots()483 list_for_each_safe (tmp, n, &slot_list) { in cleanup_slots()484 slot = list_entry(tmp, struct slot, slot_list); in cleanup_slots()485 list_del(&slot->slot_list); in cleanup_slots()
160 struct list_head slot_list; member
66 struct list_head slot_list; member
1185 slot = list_entry (tmp, struct hotplug_slot, slot_list); in get_slot_from_name()1226 list_add (&slot->slot_list, &pci_hotplug_slot_list); in pci_hp_register()1258 list_del (&slot->slot_list); in pci_hp_deregister()
94 struct list_head slot_list; member
95 struct list_head slot_list; member