Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptlan.c141 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
342 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mpt_lan_event_process() function
434 if (mpt_event_register(LanCtx, mpt_lan_event_process) != 0) { in mpt_lan_open()