Searched refs:SendEventNotification (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.c | 197 static int SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, 2494 ret = SendEventNotification(ioc, 1, sleepFlag); /* 1=Enable */ in mpt_do_ioc_recovery() 2498 rc = SendEventNotification(ioc->alt_ioc, 1, sleepFlag); in mpt_do_ioc_recovery() 6270 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() function 7095 rc = SendEventNotification(ioc, 1, sleepFlag); in mpt_SoftResetHandler()
|