Home
last modified time | relevance | path

Searched defs:pn_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/x86/cpufreq/
H A Dpowernow.c218 struct pn_softc { struct
219 device_t dev;
220 int pn_type;
222 u_int fsb;
223 u_int sgtc;
224 u_int vst;
225 u_int mvs;
226 u_int pll;
227 u_int rvo;
228 u_int irt;
[all …]