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

/freebsd-10.0-release/sys/x86/cpufreq/
H A Dpowernow.c640 int maxpst; local
730 maxpst = 200;
753 } while (cpuid_is_k7(pst->cpuid) && maxpst--);

Completed in 127 milliseconds