Searched defs:ofw_cpu_softc (Results 1 – 1 of 1) sorted by relevance
153 struct ofw_cpu_softc { struct154 struct pcpu *sc_cpu_pcpu;155 uint32_t sc_nominal_mhz;156 bool sc_reg_valid;180 sizeof(struct ofw_cpu_softc) argument