Searched refs:EventNotificationReply_t (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/message/fusion/ |
| H A D | mptbase.h | 794 typedef int (*MPT_EVHANDLER)(MPT_ADAPTER *ioc, EventNotificationReply_t *evReply); 806 EventNotificationReply_t MpiEvent; /* 8 32-bit words! */
|
| H A D | mptlan.c | 141 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply); 342 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mpt_lan_event_process()
|
| H A D | mptbase.c | 195 static int SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp); 207 EventNotificationReply_t *evReply, int *evHandlers); 629 EventNotificationReply_t *pEventReply; in mptbase_reply() 636 pEventReply = (EventNotificationReply_t *)reply; in mptbase_reply() 6315 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck() 7239 mpt_display_event_info(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply) in mpt_display_event_info() 7695 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification()
|
| H A D | mptctl.c | 141 static int mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply); 551 mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptctl_event_process()
|
| H A D | mptspi.c | 1172 mptspi_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptspi_event_process()
|
| H A D | mptfc.c | 1400 mptfc_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptfc_event_process()
|
| /linux/drivers/message/fusion/lsi/ |
| H A D | mpi_ioc.h | 453 EventNotificationReply_t, MPI_POINTER pEventNotificationReply_t; typedef
|