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

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h263 /****f* OpenSM: SA/osm_sa_construct
265 * osm_sa_construct
272 void osm_sa_construct(IN osm_sa_t * p_sa);
284 * Calling osm_sa_construct is a prerequisite to calling any other
311 * SA object, osm_sa_construct, osm_sa_init
336 * This function should only be called after a call to osm_sa_construct or
340 * SA object, osm_sa_construct, osm_sa_init
395 * SA object, osm_sa_construct, osm_sa_destroy
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c253 osm_sa_construct(&p_osm->sa);
H A Dosm_sa.c97 void osm_sa_construct(IN osm_sa_t * p_sa) function

Completed in 49 milliseconds