Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h374 ib_api_status_t osm_sm_bind(IN osm_sm_t * p_sm, IN ib_net64_t port_guid);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c424 ib_api_status_t osm_sm_bind(IN osm_sm_t * p_sm, IN ib_net64_t port_guid) in osm_sm_bind() function
H A Dosm_opensm.c539 status = osm_sm_bind(&p_osm->sm, guid); in osm_opensm_bind()