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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h212 /****f* OpenSM Vendor API/osm_vendor_init
214 * osm_vendor_init
217 * The osm_vendor_init function initializes the vendor transport layer.
222 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log,
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c77 osm_vendor_init(IN osm_vendor_t * const p_vend, function
104 status = osm_vendor_init(p_vend, p_log, timeout);
H A Dosm_vendor_mlx_anafa.c86 status = osm_vendor_init(p_vend, p_log, timeout);
155 * NAME osm_vendor_init
161 osm_vendor_init(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_mlx.c80 status = osm_vendor_init(p_vend, p_log, timeout);
143 * NAME osm_vendor_init
149 osm_vendor_init(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_ts.c213 osm_vendor_init(IN osm_vendor_t * const p_vend, function
250 status = osm_vendor_init(p_vend, p_log, timeout);
H A Dosm_vendor_umadt.c140 status = osm_vendor_init((osm_vendor_t *) p_umadt_obj, p_log,
191 osm_vendor_init(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_al.c331 osm_vendor_init(IN osm_vendor_t * const p_vend, function
345 "osm_vendor_init: ERR 3B03: "
376 status = osm_vendor_init(p_vend, p_log, timeout);
H A Dosm_vendor_mtl.c304 osm_vendor_init(IN osm_vendor_t * const p_vend, function
321 "osm_vendor_init: ERR 3C06: "
357 status = osm_vendor_init(p_vend, p_log, timeout);
H A Dosm_vendor_ibumad.c540 osm_vendor_init(IN osm_vendor_t * const p_vend, function
623 if (osm_vendor_init(p_vend, p_log, timeout) != IB_SUCCESS) {

Completed in 84 milliseconds