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

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_opensm.h534 /****f* OpenSM: OpenSM/osm_opensm_bind
536 * osm_opensm_bind
543 ib_api_status_t osm_opensm_bind(IN osm_opensm_t * p_osm, IN ib_net64_t guid);
/freebsd-11-stable/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) function
H A Dmain.c1218 status = osm_opensm_bind(&osm, opt.guid);
1220 printf("\nError from osm_opensm_bind (0x%X)\n", status);

Completed in 59 milliseconds