Home
last modified time | relevance | path

Searched refs:vendor_mgt_bind_p (Results 1 – 1 of 1) 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() local
223 vendor_mgt_bind_p = (osm_vendor_mgt_bind_t *) p_vend->h_al; in osm_vendor_destroy()
224 if (vendor_mgt_bind_p->gsi_init) { in osm_vendor_destroy()
229 IB_MGT_unbind_gsi_class(vendor_mgt_bind_p-> in osm_vendor_destroy()
240 (vendor_mgt_bind_p->gsi_mads_hdl) != IB_MGT_OK) { in osm_vendor_destroy()
249 if (vendor_mgt_bind_p->smi_init) { in osm_vendor_destroy()
252 (vendor_mgt_bind_p->smi_p_bind)); in osm_vendor_destroy()
256 IB_MGT_unbind_sm(vendor_mgt_bind_p->smi_mads_hdl); in osm_vendor_destroy()
265 (vendor_mgt_bind_p->smi_mads_hdl) != IB_MGT_OK) { in osm_vendor_destroy()