Home
last modified time | relevance | path

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

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