Searched refs:EventNotificationReply_t (Results 1 - 10 of 10) sorted by relevance

/drivers/message/fusion/
H A Dmptscsih.h129 extern int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
H A Dmptbase.h799 typedef int (*MPT_EVHANDLER)(MPT_ADAPTER *ioc, EventNotificationReply_t *evReply);
811 EventNotificationReply_t MpiEvent; /* 8 32-bit words! */
H A Dmptlan.c144 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
345 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply)
H A Dmptbase.c199 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp);
211 EventNotificationReply_t *evReply, int *evHandlers);
634 EventNotificationReply_t *pEventReply;
641 pEventReply = (EventNotificationReply_t *)reply;
6298 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp)
7272 mpt_display_event_info(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply)
7728 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers)
H A Dmptctl.c141 static int mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
553 mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply)
H A Dmptscsih.c101 int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
2598 mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply)
H A Dmptfc.c1369 mptfc_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply)
H A Dmptspi.c1176 mptspi_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply)
H A Dmptsas.c4978 mptsas_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *reply)
5090 offsetof(EventNotificationReply_t, Data));
/drivers/message/fusion/lsi/
H A Dmpi_ioc.h452 EventNotificationReply_t, MPI_POINTER pEventNotificationReply_t; typedef in typeref:struct:_MSG_EVENT_NOTIFY_REPLY

Completed in 115 milliseconds