Home
last modified time | relevance | path

Searched refs:osm_vendor_init (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map3 osm_vendor_init;
H A Dosm_vendor_test.c77 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
104 status = osm_vendor_init(p_vend, p_log, timeout); in osm_vendor_new()
H A Dosm_vendor_mlx_anafa.c86 status = osm_vendor_init(p_vend, p_log, timeout); in osm_vendor_new()
161 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
H A Dosm_vendor_mlx.c80 status = osm_vendor_init(p_vend, p_log, timeout); in osm_vendor_new()
149 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
H A Dosm_vendor_ts.c213 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
250 status = osm_vendor_init(p_vend, p_log, timeout); in osm_vendor_new()
H A Dosm_vendor_mtl.c304 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
357 status = osm_vendor_init(p_vend, p_log, timeout); in osm_vendor_new()
H A Dosm_vendor_umadt.c140 status = osm_vendor_init((osm_vendor_t *) p_umadt_obj, p_log, in osm_vendor_new()
191 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
H A Dosm_vendor_al.c331 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
376 status = osm_vendor_init(p_vend, p_log, timeout); in osm_vendor_new()
H A Dosm_vendor_ibumad.c540 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init() function
623 if (osm_vendor_init(p_vend, p_log, timeout) != IB_SUCCESS) { in osm_vendor_new()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h222 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log,