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

/freebsd-10.0-release/contrib/ofed/management/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,
/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_test.c85 osm_vendor_init(IN osm_vendor_t * const p_vend, function
114 status = osm_vendor_init(p_vend, p_log, timeout);
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_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_ts.c216 osm_vendor_init(IN osm_vendor_t * const p_vend, function
253 status = osm_vendor_init(p_vend, p_log, timeout);
H A Dosm_vendor_al.c345 osm_vendor_init(IN osm_vendor_t * const p_vend, function
359 "osm_vendor_init: ERR 3B03: "
392 status = osm_vendor_init(p_vend, p_log, timeout);
H A Dosm_vendor_ibumad.c437 osm_vendor_init(IN osm_vendor_t * const p_vend, function
522 if (osm_vendor_init(p_vend, p_log, timeout) < 0) {
H A Dosm_vendor_mtl.c307 osm_vendor_init(IN osm_vendor_t * const p_vend, function
324 "osm_vendor_init: ERR 3C06: "
360 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

Completed in 188 milliseconds