Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_opensm.h543 ib_api_status_t osm_opensm_bind(IN osm_opensm_t * p_osm, IN ib_net64_t guid);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c533 ib_api_status_t osm_opensm_bind(IN osm_opensm_t * p_osm, IN ib_net64_t guid) in osm_opensm_bind() function
H A Dmain.c1218 status = osm_opensm_bind(&osm, opt.guid); in main()