Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c560 decode_pst(struct pn_softc *sc, uint8_t *p, int npstates) in decode_pst() argument
568 for (n = 0, i = 0; i < npstates; ++i) { in decode_pst()