Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c639 int maxpst; in pn_decode_pst() local
729 maxpst = 200; in pn_decode_pst()
752 } while (cpuid_is_k7(pst->cpuid) && maxpst--); in pn_decode_pst()