Home
last modified time | relevance | path

Searched refs:hot_plug_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptsas.c4308 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() argument
4317 switch (hot_plug_info->event_type) { in mptsas_hotplug_work()
4326 hot_plug_info->id) { in mptsas_hotplug_work()
4341 (hot_plug_info->channel << 8) + in mptsas_hotplug_work()
4342 hot_plug_info->id); in mptsas_hotplug_work()
4394 hot_plug_info->sas_address); in mptsas_hotplug_work()
4403 ioc, hot_plug_info->phys_disk_num, in mptsas_hotplug_work()
4404 hot_plug_info->channel, in mptsas_hotplug_work()
4405 hot_plug_info->id); in mptsas_hotplug_work()
4414 (hot_plug_info->channel << 8) + hot_plug_info->id)) { in mptsas_hotplug_work()
[all …]