Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6299 * SendEventAck - Send EventAck request to MPT adapter.
6304 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() function
7787 if ((ii = SendEventAck(ioc, pEventReply)) != 0) { in ProcessEventNotification()
7788 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6311 * SendEventAck - Send EventAck request to MPT adapter.
6316 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() function
7787 if ((ii = SendEventAck(ioc, pEventReply)) != 0) { in ProcessEventNotification()
7788 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()

Completed in 17 milliseconds