Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map14 osm_vendor_set_debug;
H A Dosm_vendor_test.c253 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
H A Dosm_vendor_mlx_anafa.c748 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
H A Dosm_vendor_mlx.c765 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
H A Dosm_vendor_ts.c894 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
H A Dosm_vendor_mtl.c1093 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
H A Dosm_vendor_al.c1265 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
H A Dosm_vendor_ibumad.c1261 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug() function
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h469 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level);
/freebsd/contrib/ofed/opensm/opensm/
H A Dmain.c1172 osm_vendor_set_debug(osm.p_vendor, vendor_debug); in main()