Searched refs:osm_vendor_init (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | libosmvendor.map | 3 osm_vendor_init;
|
H A D | osm_vendor_test.c | 77 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 D | osm_vendor_mlx_anafa.c | 86 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 D | osm_vendor_mlx.c | 80 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 D | osm_vendor_ts.c | 213 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 D | osm_vendor_mtl.c | 304 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 D | osm_vendor_umadt.c | 140 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 D | osm_vendor_al.c | 331 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 D | osm_vendor_ibumad.c | 540 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 D | osm_vendor_api.h | 222 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log,
|