Searched refs:mptscsih_event_process (Results 1 – 4 of 4) sorted by relevance
129 extern int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
101 int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);2581 mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptscsih_event_process() function3258 EXPORT_SYMBOL(mptscsih_event_process);
1401 rc = mptscsih_event_process(ioc,pEvReply); in mptfc_event_process()
1187 return mptscsih_event_process(ioc, pEvReply); in mptspi_event_process()