is_eng_type
if (is_eng_type(val, OTX_CPT_AE_TYPES) &&
is_eng_type(val, OTX_CPT_SE_TYPES))
if (!is_eng_type(curr->ucode.type, ucode_type))
return is_eng_type(ucode->type, eng_type);
return is_eng_type(eng_grps->eng_types_supported, eng_type);
if (!is_eng_type(curr->ucode.type, ucode_type))