Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/message/fusion/
Dmptbase.c195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6316 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() function
7787 if ((ii = SendEventAck(ioc, pEventReply)) != 0) { in ProcessEventNotification()