Searched refs:SendEventNotification (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/message/fusion/ |
D | mptbase.c | 193 static int SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, 2510 ret = SendEventNotification(ioc, 1, sleepFlag); /* 1=Enable */ in mpt_do_ioc_recovery() 2514 rc = SendEventNotification(ioc->alt_ioc, 1, sleepFlag); in mpt_do_ioc_recovery() 6284 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() function 7059 rc = SendEventNotification(ioc, 1, sleepFlag); in mpt_SoftResetHandler()
|