Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptbase.h655 typedef int (*MPT_EVHANDLER)(MPT_ADAPTER *ioc, EventNotificationReply_t *evReply);
667 EventNotificationReply_t MpiEvent; /* 8 32-bit words! */
Dmptbase.c216 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
231 static int ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *evReply, int *evHan…
544 EventNotificationReply_t *pEvReply = (EventNotificationReply_t *) reply; in mpt_base_reply()
4674 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck()
5565 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification()
Dmptlan.c166 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
376 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mpt_lan_event_process()
Dmptscsih.c181 static int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
4283 mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptscsih_event_process()
/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_ioc.h355 EventNotificationReply_t, MPI_POINTER pEventNotificationReply_t; typedef