Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptsas.c4329 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() argument
4338 switch (hot_plug_info->event_type) { in mptsas_hotplug_work()
4347 hot_plug_info->id) { in mptsas_hotplug_work()
4363 (hot_plug_info->channel << 8) + in mptsas_hotplug_work()
4364 hot_plug_info->id); in mptsas_hotplug_work()
4415 hot_plug_info->sas_address); in mptsas_hotplug_work()
4424 ioc, hot_plug_info->phys_disk_num, in mptsas_hotplug_work()
4425 hot_plug_info->channel, in mptsas_hotplug_work()
4426 hot_plug_info->id); in mptsas_hotplug_work()
4435 (hot_plug_info->channel << 8) + hot_plug_info->id)) { in mptsas_hotplug_work()
[all …]