Home
last modified time | relevance | path

Searched refs:SendEventNotification (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/message/fusion/
Dmptbase.c193 static int SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch,
2523 ret = SendEventNotification(ioc, 1, sleepFlag); /* 1=Enable */ in mpt_do_ioc_recovery()
2527 rc = SendEventNotification(ioc->alt_ioc, 1, sleepFlag); in mpt_do_ioc_recovery()
6275 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() function
7062 rc = SendEventNotification(ioc, 1, sleepFlag); in mpt_SoftResetHandler()