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

/freebsd-9.3-release/sys/x86/cpufreq/
H A Dpowernow.c83 struct pst_header { struct
686 struct pst_header *pst;
728 pst = (struct pst_header*) p;
733 struct pst_header *pst = (struct pst_header*) p;
748 p + sizeof(struct pst_header),
752 p += sizeof(struct pst_header) + (2 * pst->numpstates);

Completed in 159 milliseconds