Home
last modified time | relevance | path

Searched refs:osm_vendor_mgt_bind_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl.c218 osm_vendor_mgt_bind_t *vendor_mgt_bind_p; in osm_vendor_destroy()
223 vendor_mgt_bind_p = (osm_vendor_mgt_bind_t *) p_vend->h_al; in osm_vendor_destroy()
307 osm_vendor_mgt_bind_t *ib_mgt_hdl_p; in osm_vendor_init()
317 ib_mgt_hdl_p = (osm_vendor_mgt_bind_t *) in osm_vendor_init()
318 malloc(sizeof(osm_vendor_mgt_bind_t)); in osm_vendor_init()
604 osm_vendor_mgt_bind_t *ib_mgt_hdl_p; in osm_vendor_bind()
615 ib_mgt_hdl_p = (osm_vendor_mgt_bind_t *) p_vend->h_al; in osm_vendor_bind()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_mtl_bind.h69 } osm_vendor_mgt_bind_t; typedef