Searched refs:bss_hotplug_slot (Results 1 – 1 of 1) sorted by relevance
159 static int sn_hp_slot_private_alloc(struct hotplug_slot *bss_hotplug_slot, in sn_hp_slot_private_alloc() argument171 bss_hotplug_slot->private = slot; in sn_hp_slot_private_alloc()182 slot->hotplug_slot = bss_hotplug_slot; in sn_hp_slot_private_alloc()192 struct hotplug_slot *bss_hotplug_slot = NULL; in sn_hp_destroy() local195 bss_hotplug_slot = slot->hotplug_slot; in sn_hp_destroy()196 pci_slot = bss_hotplug_slot->pci_slot; in sn_hp_destroy()197 list_del(&((struct slot *)bss_hotplug_slot->private)-> in sn_hp_destroy()203 return bss_hotplug_slot; in sn_hp_destroy()227 static int sn_slot_enable(struct hotplug_slot *bss_hotplug_slot, in sn_slot_enable() argument230 struct slot *slot = bss_hotplug_slot->private; in sn_slot_enable()[all …]