Searched refs:index_max (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dcommon.c919 unsigned index_min, index_max; local
926 index_max = msr_range_array[i].max;
928 for (index = index_min; index < index_max; index++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_dbg.c582 u32 type, index, index_max; local
593 index_max = 8;
595 index_max = 16;
596 for (index = 0; index < index_max; index++) {

Completed in 44 milliseconds