Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h407 ib_api_status_t osm_sa_bind(IN osm_sa_t * p_sa, IN ib_net64_t port_guid);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c543 status = osm_sa_bind(&p_osm->sa, guid); in osm_opensm_bind()
H A Dosm_sa.c327 ib_api_status_t osm_sa_bind(IN osm_sa_t * p_sa, IN ib_net64_t port_guid) in osm_sa_bind() function