Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/message/fusion/
Dmptbase.c195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6312 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() argument
6329 pAck->Event = evnp->Event; in SendEventAck()
6330 pAck->EventContext = evnp->EventContext; in SendEventAck()