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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dcrond.c370 * fill array, using a failsafe is the easiest way to prevent
376 int failsafe = 1024; local
387 while (n1 != n2 && --failsafe);
389 if (failsafe == 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dspeedstep-centrino.c288 static unsigned extract_clock(unsigned msr, unsigned int cpu, int failsafe) argument
312 if (failsafe)

Completed in 101 milliseconds