Searched defs:ofw_cpu_softc (Results 1 – 1 of 1) sorted by relevance
155 struct ofw_cpu_softc { struct156 struct pcpu *sc_cpu_pcpu;157 uint32_t sc_nominal_mhz;158 bool sc_reg_valid;182 sizeof(struct ofw_cpu_softc) argument