Home
last modified time | relevance | path

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

/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h977 void osm_subn_construct(IN osm_subn_t * p_subn);
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c245 osm_subn_construct(&p_osm->subn); in osm_opensm_construct()
H A Dosm_subnet.c1057 void osm_subn_construct(IN osm_subn_t * p_subn) in osm_subn_construct() function