Searched refs:MPI_FUNCTION_EVENT_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
144 { MPI_FUNCTION_EVENT_NOTIFICATION, "Event Notification" },493 case MPI_FUNCTION_EVENT_NOTIFICATION: in mpt_print_reply()
554 case MPI_FUNCTION_EVENT_NOTIFICATION: in mpt_event_reply_handler()633 if (reply_frame->Function == MPI_FUNCTION_EVENT_NOTIFICATION) { in mpt_event_reply_handler()642 if (reply_frame->Function == MPI_FUNCTION_EVENT_NOTIFICATION) { in mpt_event_reply_handler()2104 enable_req->Function = MPI_FUNCTION_EVENT_NOTIFICATION; in mpt_send_event_request()
297 #define MPI_FUNCTION_EVENT_NOTIFICATION (0x07) macro