Searched refs:ConfMaxUHLocal (Results 1 – 2 of 2) sorted by relevance
64 #define ConfMaxUHLocal(x) (Class(x)->maxUHLocal) macro
816 if (ConfMaxHLocal(aconf) > 0 || ConfMaxUHLocal(aconf) > 0 || in attach_conf()859 if (ConfMaxUHLocal(aconf) > 0 && in attach_conf()860 ucnt >= ConfMaxUHLocal(aconf)) in attach_conf()