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

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_state_mgr.c1043 osm_remote_sm_t *p_remote_sm; local
1189 p_remote_sm = __osm_state_mgr_get_highest_sm(sm);
1190 if (p_remote_sm != NULL) {
1196 __osm_state_mgr_send_handover(sm, p_remote_sm);
1203 p_remote_sm =
1205 if (p_remote_sm != NULL) {
1210 sm->p_polling_sm = p_remote_sm;

Completed in 101 milliseconds