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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c293 case IB_SMINFO_STATE_DISCOVERING:
355 sm->p_subn->sm_state = IB_SMINFO_STATE_DISCOVERING;
478 sm->p_subn->sm_state = IB_SMINFO_STATE_DISCOVERING;
521 case IB_SMINFO_STATE_DISCOVERING:
H A Dosm_sm.c143 sm->p_subn->sm_state == IB_SMINFO_STATE_DISCOVERING)
387 IB_SMINFO_STATE_NOTACTIVE : IB_SMINFO_STATE_DISCOVERING;
H A Dosm_sminfo_rcv.c292 case IB_SMINFO_STATE_DISCOVERING:
304 case IB_SMINFO_STATE_DISCOVERING:
H A Dosm_state_mgr.c1287 sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING)
1325 && sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING
1358 && sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING
1442 if (sm->p_subn->sm_state != IB_SMINFO_STATE_DISCOVERING)
1536 if (sm->p_subn->sm_state == IB_SMINFO_STATE_DISCOVERING)
H A Dosm_console.c398 case IB_SMINFO_STATE_DISCOVERING:
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h1786 /****d* IBA Base: Constants/IB_SMINFO_STATE_DISCOVERING
1788 * IB_SMINFO_STATE_DISCOVERING
1795 #define IB_SMINFO_STATE_DISCOVERING 1 macro

Completed in 209 milliseconds