Searched defs:picl_obj (Results 1 – 1 of 1) sorted by relevance
148 struct picl_obj { struct149 uint32_t obj_type;150 picl_hdl_t ptree_hdl; /* ptree handle */151 picl_hdl_t picl_hdl; /* client handle */152 union {155 } u;