Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_trap_rcv.c296 if ((p_ntci->g_or_v.generic.trap_num == CL_HTON16(SM_BAD_PKEY_TRAP)) || in log_trap_info()
H A Dosm_inform.c702 case SM_BAD_PKEY_TRAP: in log_notice()
H A Dosm_helper.c559 case SM_BAD_PKEY_TRAP: /* 257 */ in ib_get_trap_str()
2536 case SM_BAD_PKEY_TRAP: /* 257 */ in osm_dump_notice_to_buf_generic()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h7862 #define SM_BAD_PKEY_TRAP 257 macro