Searched refs:mptsas_hotplug_event (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptsas.h | 94 struct mptsas_hotplug_event { struct
|
H A D | mptsas.c | 4302 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() 4568 struct mptsas_hotplug_event hot_plug_info; in mptsas_send_sas_event() 4597 memset(&hot_plug_info, 0, sizeof(struct mptsas_hotplug_event)); in mptsas_send_sas_event() 4635 struct mptsas_hotplug_event hot_plug_info; in mptsas_send_raid_event() 4647 memset(&hot_plug_info, 0, sizeof(struct mptsas_hotplug_event)); in mptsas_send_raid_event() 4935 struct mptsas_hotplug_event hot_plug_info; in mptsas_send_ir2_event() 4947 memset(&hot_plug_info, 0, sizeof(struct mptsas_hotplug_event)); in mptsas_send_ir2_event()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptsas.h | 94 struct mptsas_hotplug_event { struct
|
H A D | mptsas.c | 4331 struct mptsas_hotplug_event *hot_plug_info) in mptsas_hotplug_work() 4597 struct mptsas_hotplug_event hot_plug_info; in mptsas_send_sas_event() 4626 memset(&hot_plug_info, 0, sizeof(struct mptsas_hotplug_event)); in mptsas_send_sas_event() 4664 struct mptsas_hotplug_event hot_plug_info; in mptsas_send_raid_event() 4676 memset(&hot_plug_info, 0, sizeof(struct mptsas_hotplug_event)); in mptsas_send_raid_event() 4965 struct mptsas_hotplug_event hot_plug_info; in mptsas_send_ir2_event() 4977 memset(&hot_plug_info, 0, sizeof(struct mptsas_hotplug_event)); in mptsas_send_ir2_event()
|
Completed in 21 milliseconds