Searched refs:hot_plug_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptsas.c | 4302 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() 4311 switch (hot_plug_info->event_type) { in mptsas_hotplug_work() 4320 hot_plug_info->id) { in mptsas_hotplug_work() 4336 (hot_plug_info->channel << 8) + in mptsas_hotplug_work() 4337 hot_plug_info->id); in mptsas_hotplug_work() 4388 hot_plug_info->sas_address); in mptsas_hotplug_work() 4397 ioc, hot_plug_info->phys_disk_num, in mptsas_hotplug_work() 4398 hot_plug_info->channel, in mptsas_hotplug_work() 4399 hot_plug_info->id); in mptsas_hotplug_work() 4408 (hot_plug_info in mptsas_hotplug_work() 4301 mptsas_hotplug_work(MPT_ADAPTER *ioc, struct fw_event_work *fw_event, struct mptsas_hotplug_event *hot_plug_info) mptsas_hotplug_work() argument 4568 struct mptsas_hotplug_event hot_plug_info; mptsas_send_sas_event() local 4635 struct mptsas_hotplug_event hot_plug_info; mptsas_send_raid_event() local 4935 struct mptsas_hotplug_event hot_plug_info; mptsas_send_ir2_event() local [all...] |
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptsas.c | 4331 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() 4340 switch (hot_plug_info->event_type) { in mptsas_hotplug_work() 4349 hot_plug_info->id) { in mptsas_hotplug_work() 4365 (hot_plug_info->channel << 8) + in mptsas_hotplug_work() 4366 hot_plug_info->id); in mptsas_hotplug_work() 4417 hot_plug_info->sas_address); in mptsas_hotplug_work() 4426 ioc, hot_plug_info->phys_disk_num, in mptsas_hotplug_work() 4427 hot_plug_info->channel, in mptsas_hotplug_work() 4428 hot_plug_info->id); in mptsas_hotplug_work() 4437 (hot_plug_info in mptsas_hotplug_work() 4330 mptsas_hotplug_work(MPT_ADAPTER *ioc, struct fw_event_work *fw_event, struct mptsas_hotplug_event *hot_plug_info) mptsas_hotplug_work() argument 4597 struct mptsas_hotplug_event hot_plug_info; mptsas_send_sas_event() local 4664 struct mptsas_hotplug_event hot_plug_info; mptsas_send_raid_event() local 4965 struct mptsas_hotplug_event hot_plug_info; mptsas_send_ir2_event() local [all...] |
Completed in 14 milliseconds