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