Searched refs:__cl_map_root (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_map.c81 static inline cl_map_item_t *__cl_map_root(IN const cl_qmap_t * const p_map) function
238 p_item = __cl_map_root(p_map);
262 p_item = __cl_map_root(p_map);
369 p_comp_item = __cl_map_root(p_map);
424 __cl_map_root(p_map)->color = CL_MAP_BLACK;

Completed in 86 milliseconds