Home
last modified time | relevance | path

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

/linux-3.3/drivers/message/fusion/lsi/
Dmpi.h275 #define MPI_FUNCTION_EVENT_NOTIFICATION (0x07) macro
/linux-3.3/drivers/message/fusion/
Dmptlan.c277 case MPI_FUNCTION_EVENT_NOTIFICATION: in lan_reply()
Dmptbase.c640 case MPI_FUNCTION_EVENT_NOTIFICATION: in mptbase_reply()
6287 evn.Function = MPI_FUNCTION_EVENT_NOTIFICATION; in SendEventNotification()