Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/message/fusion/
H A 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()
7689 * @evHandlers: Pointer to integer, number of event handlers
7696 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification() argument
7793 *evHandlers = handlers; in ProcessEventNotification()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c207 EventNotificationReply_t *evReply, int *evHandlers);
631 int evHandlers; in mptbase_reply() local
637 evHandlers = 0; in mptbase_reply()
638 ProcessEventNotification(ioc, pEventReply, &evHandlers); in mptbase_reply()
7689 * @evHandlers: Pointer to integer, number of event handlers
7696 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification() argument
7793 *evHandlers = handlers; in ProcessEventNotification()

Completed in 33 milliseconds