Searched defs:hotplug_slot_info (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dcpqphp_core.c605 struct hotplug_slot_info *hotplug_slot_info; local
645 hotplug_slot_info = hotplug_slot->info;
701 hotplug_slot_info->power_status = get_slot_enabled(ctrl, slot);
702 hotplug_slot_info->attention_status =
704 hotplug_slot_info->latch_status =
706 hotplug_slot_info->adapter_status =
732 kfree(hotplug_slot_info);

Completed in 102 milliseconds