Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h272 ib_api_status_t osm_sm_init(IN osm_sm_t * p_sm, IN osm_subn_t * p_subn,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c240 ib_api_status_t osm_sm_init(IN osm_sm_t * p_sm, IN osm_subn_t * p_subn, in osm_sm_init() function
H A Dosm_opensm.c489 status = osm_sm_init(&p_osm->sm, &p_osm->subn, &p_osm->db, in osm_opensm_init_finish()