Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h301 ib_api_status_t osm_sa_mad_ctrl_unbind(IN osm_sa_mad_ctrl_t * p_ctrl);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c606 ib_api_status_t osm_sa_mad_ctrl_unbind(IN osm_sa_mad_ctrl_t * p_ctrl) in osm_sa_mad_ctrl_unbind() function
H A Dosm_sa.c113 osm_sa_mad_ctrl_unbind(&p_sa->mad_ctrl); in osm_sa_shutdown()