Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptbase.c195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
6304 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() argument
6321 pAck->Event = evnp->Event; in SendEventAck()
6322 pAck->EventContext = evnp->EventContext; in SendEventAck()