Searched defs:m_cpu (Results 1 – 1 of 1) sorted by relevance
185 struct m_cpu { struct186 uint_t iord; /* IOCTL read cmd */187 uint_t iowr; /* IOCTL write cmd */188 int val; /* new register value */189 uint_t speeds; /* number of speeds cpu supports */190 uint_t delay; /* microseconds post op delay */