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

/freebsd-10.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_api.h291 /****f* OpenSM Vendor API/osm_vendor_unbind
293 * osm_vendor_unbind
300 void osm_vendor_unbind(IN osm_bind_handle_t h_bind);
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mad_ctrl.c588 osm_vendor_unbind(p_ctrl->h_bind);
H A Dosm_sm_mad_ctrl.c781 osm_vendor_unbind(p_ctrl->h_bind);
H A Dosm_perfmgr.c310 osm_vendor_unbind(pm->bind_handle);
/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_umadt.c175 /* osm_vendor_unbind takes the list lock so release it here */
176 osm_vendor_unbind((osm_bind_handle_t) p_mad_bind_info);
828 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) function
H A Dosm_vendor_mlx.c313 * NAME osm_vendor_unbind
318 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) function
H A Dosm_vendor_mlx_anafa.c330 * NAME osm_vendor_unbind
335 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) function
H A Dosm_vendor_ibumad.c913 "__osm_vendor_recv_dummy_cb: Ignoring received MAD after osm_vendor_unbind\n");
925 "__osm_vendor_send_err_dummy_cb: Ignoring send error after osm_vendor_unbind\n");
931 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) function

Completed in 122 milliseconds