Home
last modified time | relevance | path

Searched refs:osm_vl15_construct (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_vl15intf.h192 void osm_vl15_construct(IN osm_vl15_t * p_vl15);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c209 void osm_vl15_construct(IN osm_vl15_t * p_vl) in osm_vl15_construct() function
H A Dosm_opensm.c256 osm_vl15_construct(&p_osm->vl15); in osm_opensm_construct_finish()