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

/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_map.c86 static boolean_t __cl_map_is_left_child(IN const cl_map_item_t * const p_item) function
105 if (__cl_map_is_left_child(p_item))
304 if (__cl_map_is_left_child(p_item->p_up)) {
315 if (!__cl_map_is_left_child(p_item)) {
333 if (__cl_map_is_left_child(p_item)) {
441 if (__cl_map_is_left_child(p_item)) {

Completed in 193 milliseconds