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

/freebsd-11.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_api.h244 /****f* OpenSM Vendor API/osm_vendor_bind
246 * osm_vendor_bind
249 * The osm_vendor_bind function registers with the vendor transport layer
255 osm_vendor_bind(IN osm_vendor_t * const p_vend,
296 * Unbind the given bind handle (obtained by osm_vendor_bind).
330 * [in] the bind handle obtained by calling osm_vendor_bind
360 * [in] the bind handle obtained by calling osm_vendor_bind
395 * [in] the bind handle obtained by calling osm_vendor_bind
423 * [in] the bind handle obtained by calling osm_vendor_bind
/freebsd-11.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_test.c207 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_ibumad_sa.c270 p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __osmv_sa_mad_err_cb, p_sa_bind_info); /* context provided to CBs */
H A Dosm_vendor_mlx.c184 * NAME osm_vendor_bind
190 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
207 "osm_vendor_bind: ERR 7302: "
218 "osm_vendor_bind: ERR 7303: could not allocate the bind object\n");
231 "osm_vendor_bind: "
242 "osm_vendor_bind: ERR 7304: "
260 "osm_vendor_bind: ERR 7305: "
267 "osm_vendor_bind: osmv_txnmgr_init ... \n");
271 "osm_vendor_bind: ERR 7306: "
282 "osm_vendor_bind
[all...]
H A Dosm_vendor_mlx_anafa.c219 * NAME osm_vendor_bind
225 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
240 "osm_vendor_bind: ERR 7402: "
251 "osm_vendor_bind: ERR 7403: "
267 "osm_vendor_bind: "
276 "osm_vendor_bind: ERR 7405: "
283 "osm_vendor_bind: osmv_txnmgr_init ... \n");
287 "osm_vendor_bind: ERR 7406: "
298 "osm_vendor_bind: ERR 7407: "
311 "osm_vendor_bind
[all...]
H A Dosm_vendor_mlx_sa.c362 p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __osmv_sa_mad_err_cb, p_sa_bind_info); /* context provided to CBs */
H A Dosm_vendor_ts.c509 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
535 "osm_vendor_bind: "
555 "osm_vendor_bind: ERR 5004: "
568 "osm_vendor_bind: "
576 "osm_vendor_bind: ERR 5005: "
586 "osm_vendor_bind: " "Opening TS UL dev file:%s\n", device_file);
592 "osm_vendor_bind: ERR 5006: "
623 "osm_vendor_bind: ERR 5014: "
H A Dosm_vendor_al.c874 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
898 "osm_vendor_bind: "
903 "osm_vendor_bind: "
910 "osm_vendor_bind: ERR 3B17: "
920 "osm_vendor_bind: ERR 3B18: "
967 "osm_vendor_bind: ERR 3B19: "
995 "osm_vendor_bind: ERR 3B21: "
1006 "osm_vendor_bind: ERR 3B22: "
1015 "osm_vendor_bind: "
H A Dosm_vendor_ibumad.c760 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_mtl.c594 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
623 "osm_vendor_bind: "
628 "osm_vendor_bind: "
637 "osm_vendor_bind: ERR 3C14: "
647 "osm_vendor_bind: ERR 3C15: "
691 "osm_vendor_bind: "
702 "osm_vendor_bind: ERR 3C16: "
713 "osm_vendor_bind: ERR 3C17: "
742 "osm_vendor_bind: " "Binding to IB_MGT GSI\n");
752 "osm_vendor_bind
[all...]
H A Dosm_vendor_umadt.c727 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
/freebsd-11.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mad_ctrl.c553 p_ctrl->h_bind = osm_vendor_bind(p_ctrl->p_vendor,
H A Dosm_sm_mad_ctrl.c858 p_ctrl->h_bind = osm_vendor_bind(p_ctrl->p_vendor,
H A Dosm_perfmgr.c280 pm->bind_handle = osm_vendor_bind(pm->vendor,

Completed in 128 milliseconds