Home
last modified time | relevance | path

Searched defs:p_map_obj (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_qmap.h376 cl_qmap_set_obj(IN cl_map_obj_t * const p_map_obj, in cl_qmap_set_obj()
408 static inline void *cl_qmap_obj(IN const cl_map_obj_t * const p_map_obj) in cl_qmap_obj()
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_map.c730 cl_map_obj_t *p_map_obj, *p_obj_at_key; in cl_map_insert() local