Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptbase.c207 EventNotificationReply_t *evReply, int *evHandlers);
632 int evHandlers; in mptbase_reply() local
638 evHandlers = 0; in mptbase_reply()
639 ProcessEventNotification(ioc, pEventReply, &evHandlers); in mptbase_reply()
7696 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification() argument
7793 *evHandlers = handlers; in ProcessEventNotification()