Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sminfo_rcv.c297 sm->master_sm_found = 1; in smi_rcv_process_get_sm()
308 sm->master_sm_found = 1; in smi_rcv_process_get_sm()
H A Dosm_state_mgr.c1311 sm->master_sm_found = 0; in do_sweep()
1463 if (sm->master_sm_found) { in do_sweep()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h116 unsigned master_sm_found; member