Searched refs:cpu_softc_t (Results 1 – 1 of 1) sorted by relevance
87 } cpu_softc_t; typedef96 CFATTACH_DECL_NEW(cpu, sizeof(cpu_softc_t), cpu_match, cpu_attach, NULL, NULL);112 cpu_softc_t *sc = device_private(self); in cpu_attach()249 cpu_softc_t *sc = device_private(ci->ci_dev); in cpu_switchto()