Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dpowernow.c887 u_int sfid, mfid, cfid; in pn_probe() local
901 sfid = PN7_STA_SFID(status); in pn_probe()
912 if (sfid != mfid) { in pn_probe()
922 sfid = PN8_STA_SFID(status); in pn_probe()
929 if (sfid != mfid) in pn_probe()