Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptctl.c141 static int mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
553 mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptctl_event_process() function
3029 mpt_event_register(mptctl_id, mptctl_event_process); in mptctl_init()