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

/freebsd-11-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
392 if (trap_num >= SM_GID_IN_SERVICE_TRAP &&
611 if ((ntc->g_or_v.generic.trap_num == CL_HTON16(SM_GID_IN_SERVICE_TRAP)) ||
620 case SM_GID_IN_SERVICE_TRAP:
H A Dosm_helper.c532 case SM_GID_IN_SERVICE_TRAP: /* 64 */
2441 case SM_GID_IN_SERVICE_TRAP: /* 64 */
H A Dosm_state_mgr.c1048 /* issue a notice - trap 64 (SM_GID_IN_SERVICE_TRAP) */
1054 notice.g_or_v.generic.trap_num = CL_HTON16(SM_GID_IN_SERVICE_TRAP); /* 64 */
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h7849 #define SM_GID_IN_SERVICE_TRAP 64 macro

Completed in 192 milliseconds