Searched refs:mptscsih_event_process (Results 1 – 1 of 1) sorted by relevance
181 static int mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);1614 if (mpt_event_register(ScsiDoneCtx, mptscsih_event_process) == 0) { in mptscsih_detect()4283 mptscsih_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptscsih_event_process() function