Searched refs:SendEventAck (Results 1 – 1 of 1) sorted by relevance
195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);6312 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() function7783 if ((ii = SendEventAck(ioc, pEventReply)) != 0) { in ProcessEventNotification()