Searched refs:mpt_lan_event_process (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
H A Dmptlan.c144 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
280 * Should be routed to mpt_lan_event_process(), but just in case... lan_reply()
345 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) mpt_lan_event_process() function
436 if (mpt_event_register(LanCtx, mpt_lan_event_process) != 0) { mpt_lan_open()

Completed in 51 milliseconds