Searched refs:SM_GID_OUT_OF_SERVICE_TRAP (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_inform.c383 /* In case of SM_GID_IN_SERVICE_TRAP(64) or SM_GID_OUT_OF_SERVICE_TRAP(65) traps
612 (ntc->g_or_v.generic.trap_num == CL_HTON16(SM_GID_OUT_OF_SERVICE_TRAP)) ||
621 case SM_GID_OUT_OF_SERVICE_TRAP:
H A Dosm_drop_mgr.c194 /* issue a notice - trap 65 (SM_GID_OUT_OF_SERVICE_TRAP) */
199 notice.g_or_v.generic.trap_num = CL_HTON16(SM_GID_OUT_OF_SERVICE_TRAP); /* 65 */
H A Dosm_helper.c534 case SM_GID_OUT_OF_SERVICE_TRAP: /* 65 */
2442 case SM_GID_OUT_OF_SERVICE_TRAP: /* 65 */
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h7850 #define SM_GID_OUT_OF_SERVICE_TRAP 65 macro

Completed in 109 milliseconds