Home
last modified time | relevance | path

Searched refs:TRAP_144_MASK_SM_PRIORITY_CHANGE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sminfo_rcv.c334 TRAP_144_MASK_SM_PRIORITY_CHANGE); in smi_rcv_process_get_sm()
374 osm_send_trap144(sm, TRAP_144_MASK_SM_PRIORITY_CHANGE); in smi_rcv_process_get_sm()
H A Dosm_sm.c463 osm_send_trap144(sm, TRAP_144_MASK_SM_PRIORITY_CHANGE); in osm_set_sm_priority()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h7995 #define TRAP_144_MASK_SM_PRIORITY_CHANGE (CL_HTON16(0x0008)) macro