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

/freebsd-10.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_sa.h204 * Allows calling osm_sa_destroy.
210 * SA object, osm_sa_init, osm_sa_destroy
236 /****f* OpenSM: SA/osm_sa_destroy
238 * osm_sa_destroy
241 * The osm_sa_destroy function destroys an SA, releasing
246 void osm_sa_destroy(IN osm_sa_t * const p_sa);
316 * SA object, osm_sa_construct, osm_sa_destroy
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_opensm.c293 osm_sa_destroy(&p_osm->sa);
H A Dosm_sa.c143 void osm_sa_destroy(IN osm_sa_t * const p_sa) function

Completed in 56 milliseconds