Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dmpt_debug.c107 { MPI_FUNCTION_EVENT_NOTIFICATION, "Event Notification" },
439 case MPI_FUNCTION_EVENT_NOTIFICATION: in mpt_print_reply()
Dmpt.c1067 enable_req->Function = MPI_FUNCTION_EVENT_NOTIFICATION; in mpt_send_event_request()
Dmpt_openbsd.c1262 case MPI_FUNCTION_EVENT_NOTIFICATION: in mpt_ctlop()
Dmpt_mpilib.h350 #define MPI_FUNCTION_EVENT_NOTIFICATION (0x07) macro