Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/message/fusion/
Dmptbase.c193 static int SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch,
2514 ret = SendEventNotification(ioc, 1, sleepFlag); /* 1=Enable */ in mpt_do_ioc_recovery()
2518 rc = SendEventNotification(ioc->alt_ioc, 1, sleepFlag); in mpt_do_ioc_recovery()
6288 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() function
7063 rc = SendEventNotification(ioc, 1, sleepFlag); in mpt_SoftResetHandler()