Searched refs:GOODIDX (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsiutils_priv.h95 #define GOODIDX(idx) (((uint)idx) < SI_MAXCORES) macro
H A Dsbutils.c381 ASSERT(GOODIDX(coreidx));
889 ASSERT(GOODIDX(origidx));
H A Daiutils.c625 ASSERT(GOODIDX(coreidx));
H A Dsiutils.c986 if (!GOODIDX(idx))

Completed in 161 milliseconds