Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/i386/i386/
H A Dpowernow-k7.c126 struct pst_s { struct
127 uint32_t signature;
128 uint8_t fsb; /* Front Side Bus frequency (MHz) */
129 uint8_t fid; /* Max Frequency code */
130 uint8_t vid; /* Max Voltage code */
131 uint8_t n_states; /* Number of states */
H A Dpowernow-k8.c131 struct pst_s { struct
132 uint32_t cpuid;
133 uint8_t pll;
134 uint8_t fid;
135 uint8_t vid;
136 uint8_t n_states;
/openbsd-src/sys/arch/amd64/amd64/
H A Dpowernow-k8.c131 struct pst_s { struct
132 uint32_t cpuid;
133 uint8_t pll;
134 uint8_t fid;
135 uint8_t vid;
136 uint8_t n_states;