table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PROCESSEVENTNOTIFICA(9) | Message-based devices | PROCESSEVENTNOTIFICA(9) |
NAME¶
ProcessEventNotification - Route EventNotificationReply to all event handlersSYNOPSIS¶
int
ProcessEventNotification(MPT_ADAPTER * ioc,
EventNotificationReply_t * pEventReply,
int * evHandlers);
ARGUMENTS¶
iocPointer to MPT_ADAPTER structure
pEventReply
Pointer to EventNotification reply frame
evHandlers
Pointer to integer, number of event
handlers
DESCRIPTION¶
Routes a received EventNotificationReply to all currently registered event handlers. Returns sum of event handlers return values.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |