Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptscsih.c181 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