Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptbase.c199 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6307 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() function
7827 if ((ii = SendEventAck(ioc, pEventReply)) != 0) { in ProcessEventNotification()