Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_sa.h246 void osm_sa_destroy(IN osm_sa_t * const p_sa);
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_opensm.c293 osm_sa_destroy(&p_osm->sa); in osm_opensm_destroy()
HDosm_sa.c143 void osm_sa_destroy(IN osm_sa_t * const p_sa) in osm_sa_destroy() function