Home
last modified time | relevance | path

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

/Linux-v5.10/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()
6276 SendEventNotification(MPT_ADAPTER *ioc, u8 EvSwitch, int sleepFlag) in SendEventNotification() function
7063 rc = SendEventNotification(ioc, 1, sleepFlag); in mpt_SoftResetHandler()