Searched refs:EvSwitch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.c | 193 static int SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, 6272 * @EvSwitch: Event switch flags 6276 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() argument 6285 evn.Switch = EvSwitch; in SendEventNotification() 6290 ioc->name, EvSwitch, &evn)); in SendEventNotification()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.c | 193 static int SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, 6284 * @EvSwitch: Event switch flags 6288 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() argument 6297 evn.Switch = EvSwitch; in SendEventNotification() 6302 ioc->name, EvSwitch, &evn)); in SendEventNotification()
|
Completed in 16 milliseconds