Searched defs:SendEventAck (Results 1 - 1 of 1) sorted by relevance

/drivers/message/fusion/
H A Dmptbase.c199 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6293 * SendEventAck - Send EventAck request to MPT adapter.
6298 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) function
7819 if ((ii = SendEventAck(ioc, pEventReply)) != 0) {
7820 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n",

Completed in 23 milliseconds