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

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h282 * Allows calling osm_sa_destroy.
288 * SA object, osm_sa_init, osm_sa_destroy
314 /****f* OpenSM: SA/osm_sa_destroy
316 * osm_sa_destroy
319 * The osm_sa_destroy function destroys an SA, releasing
324 void osm_sa_destroy(IN osm_sa_t * p_sa);
395 * SA object, osm_sa_construct, osm_sa_destroy
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c330 osm_sa_destroy(&p_osm->sa);
H A Dosm_sa.c148 void osm_sa_destroy(IN osm_sa_t * p_sa) function

Completed in 201 milliseconds