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

/freebsd-11.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mtl.c221 osm_vendor_mgt_bind_t *vendor_mgt_bind_p; local
226 vendor_mgt_bind_p = (osm_vendor_mgt_bind_t *) p_vend->h_al;
227 if (vendor_mgt_bind_p->gsi_init) {
232 IB_MGT_unbind_gsi_class(vendor_mgt_bind_p->
243 (vendor_mgt_bind_p->gsi_mads_hdl) != IB_MGT_OK) {
252 if (vendor_mgt_bind_p->smi_init) {
255 (vendor_mgt_bind_p->smi_p_bind));
259 IB_MGT_unbind_sm(vendor_mgt_bind_p->smi_mads_hdl);
268 (vendor_mgt_bind_p->smi_mads_hdl) != IB_MGT_OK) {

Completed in 121 milliseconds