Searched refs:FUNCID_OEN_WIDTH (Results 1 – 2 of 2) sorted by relevance
110 return ((call_type & FUNCID_TYPE_MASK) << FUNCID_OEN_WIDTH) | in get_unique_oen()
38 #define FUNCID_OEN_WIDTH U(6) macro