Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c89 uint8_t startvid; member
641 u_int cpuid, maxfid, startvid; in pn_decode_pst() local
661 startvid = PN7_STA_SVID(status); in pn_decode_pst()
669 startvid = PN8_STA_MVID(status); in pn_decode_pst()
680 startvid); in pn_decode_pst()
736 startvid == pst->startvid) { in pn_decode_pst()