Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptsas.c4326 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() argument
4335 switch (hot_plug_info->event_type) { in mptsas_hotplug_work()
4344 hot_plug_info->id) { in mptsas_hotplug_work()
4360 (hot_plug_info->channel << 8) + in mptsas_hotplug_work()
4361 hot_plug_info->id); in mptsas_hotplug_work()
4412 hot_plug_info->sas_address); in mptsas_hotplug_work()
4421 ioc, hot_plug_info->phys_disk_num, in mptsas_hotplug_work()
4422 hot_plug_info->channel, in mptsas_hotplug_work()
4423 hot_plug_info->id); in mptsas_hotplug_work()
4432 (hot_plug_info->channel << 8) + hot_plug_info->id)) { in mptsas_hotplug_work()
[all …]