Man Page: processeventnotification
Operating Environment: centos
Section: 9
PROCESSEVENTNOTIFICA(9) Message-based devices PROCESSEVENTNOTIFICA(9)NAMEProcessEventNotification - Route EventNotificationReply to all event handlersSYNOPSISint ProcessEventNotification(MPT_ADAPTER * ioc, EventNotificationReply_t * pEventReply, int * evHandlers);ARGUMENTSioc Pointer to MPT_ADAPTER structure pEventReply Pointer to EventNotification reply frame evHandlers Pointer to integer, number of event handlersDESCRIPTIONRoutes a received EventNotificationReply to all currently registered event handlers. Returns sum of event handlers return values.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PROCESSEVENTNOTIFICA(9)