Home
last modified time | relevance | path

Searched refs:osm_log_construct (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h227 static inline void osm_log_construct(IN osm_log_t * p_log) in osm_log_construct() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c247 osm_log_construct(&p_osm->log); in osm_opensm_construct()