Searched defs:npstates (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/cpufreq/ | ||
H A D | pmcr.c | 41 static int npstates; variable |
/freebsd/sys/x86/cpufreq/ | ||
H A D | powernow.c | 556 decode_pst(struct pn_softc *sc, uint8_t *p, int npstates) in decode_pst() |