Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_inform.c612 (ntc->g_or_v.generic.trap_num == CL_HTON16(SM_GID_OUT_OF_SERVICE_TRAP)) || in log_notice()
621 case SM_GID_OUT_OF_SERVICE_TRAP: in log_notice()
H A Dosm_drop_mgr.c199 notice.g_or_v.generic.trap_num = CL_HTON16(SM_GID_OUT_OF_SERVICE_TRAP); /* 65 */ in drop_mgr_remove_port()
H A Dosm_helper.c534 case SM_GID_OUT_OF_SERVICE_TRAP: /* 65 */ in ib_get_trap_str()
2442 case SM_GID_OUT_OF_SERVICE_TRAP: /* 65 */ in osm_dump_notice_to_buf_generic()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h7850 #define SM_GID_OUT_OF_SERVICE_TRAP 65 macro