mptscsih_event_process
rc = mptscsih_event_process(ioc,pEvReply);
int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
EXPORT_SYMBOL(mptscsih_event_process);
extern int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
return mptscsih_event_process(ioc, pEvReply);