Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/
Dmptscsih.h129 extern int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
Dmptbase.h798 typedef int (*MPT_EVHANDLER)(MPT_ADAPTER *ioc, EventNotificationReply_t *evReply);
810 EventNotificationReply_t MpiEvent; /* 8 32-bit words! */
Dmptlan.c141 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()
Dmptbase.c195 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()
6316 SendEventAck(MPT_ADAPTER *ioc, EventNotificationReply_t *evnp) in SendEventAck()
7240 mpt_display_event_info(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply) in mpt_display_event_info()
7696 ProcessEventNotification(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply, int *evHandlers) in ProcessEventNotification()
Dmptctl.c141 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()
Dmptscsih.c101 int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
2581 mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptscsih_event_process()
Dmptspi.c1170 mptspi_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptspi_event_process()
Dmptfc.c1366 mptfc_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptfc_event_process()
Dmptsas.c5003 mptsas_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *reply) in mptsas_event_process()
5115 offsetof(EventNotificationReply_t, Data)); in mptsas_event_process()
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_ioc.h453 EventNotificationReply_t, MPI_POINTER pEventNotificationReply_t; typedef