Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c85 struct pst_header { struct
685 struct pst_header *pst; in pn_decode_pst()
727 pst = (struct pst_header*) p; in pn_decode_pst()
732 struct pst_header *pst = (struct pst_header*) p; in pn_decode_pst()
747 p + sizeof(struct pst_header), in pn_decode_pst()
751 p += sizeof(struct pst_header) + (2 * pst->numpstates); in pn_decode_pst()