Searched refs:bss_hotplug_slot (Results 1 – 1 of 1) sorted by relevance
162 static int sn_hp_slot_private_alloc(struct hotplug_slot *bss_hotplug_slot, in sn_hp_slot_private_alloc() argument174 bss_hotplug_slot->private = slot; in sn_hp_slot_private_alloc()185 slot->hotplug_slot = bss_hotplug_slot; in sn_hp_slot_private_alloc()195 struct hotplug_slot *bss_hotplug_slot = NULL; in sn_hp_destroy() local198 bss_hotplug_slot = slot->hotplug_slot; in sn_hp_destroy()199 pci_slot = bss_hotplug_slot->pci_slot; in sn_hp_destroy()200 list_del(&((struct slot *)bss_hotplug_slot->private)-> in sn_hp_destroy()206 return bss_hotplug_slot; in sn_hp_destroy()230 static int sn_slot_enable(struct hotplug_slot *bss_hotplug_slot, in sn_slot_enable() argument233 struct slot *slot = bss_hotplug_slot->private; in sn_slot_enable()[all …]