Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h271 ib_api_status_t osm_sa_mad_ctrl_bind(IN osm_sa_mad_ctrl_t * p_ctrl,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c559 ib_api_status_t osm_sa_mad_ctrl_bind(IN osm_sa_mad_ctrl_t * p_ctrl, in osm_sa_mad_ctrl_bind() function
H A Dosm_sa.c333 status = osm_sa_mad_ctrl_bind(&p_sa->mad_ctrl, port_guid); in osm_sa_bind()