Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/message/fusion/
Dmptsas.c4303 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() argument
4312 switch (hot_plug_info->event_type) { in mptsas_hotplug_work()
4321 hot_plug_info->id) { in mptsas_hotplug_work()
4337 (hot_plug_info->channel << 8) + in mptsas_hotplug_work()
4338 hot_plug_info->id); in mptsas_hotplug_work()
4389 hot_plug_info->sas_address); in mptsas_hotplug_work()
4398 ioc, hot_plug_info->phys_disk_num, in mptsas_hotplug_work()
4399 hot_plug_info->channel, in mptsas_hotplug_work()
4400 hot_plug_info->id); in mptsas_hotplug_work()
4409 (hot_plug_info->channel << 8) + hot_plug_info->id)) { in mptsas_hotplug_work()
[all …]