Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c206 static int ProcessEventNotification(MPT_ADAPTER *ioc,
638 ProcessEventNotification(ioc, pEventReply, &evHandlers); in mptbase_reply()
7696 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification() function