HomeSort by: relevance | last modified time | path
    Searched defs:cpuunit_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc/sparc/
cpuunit.c 50 struct cpuunit_softc { struct
63 CFATTACH_DECL_NEW(cpuunit, sizeof(struct cpuunit_softc),
68 static int cpuunit_setup_attach_args(struct cpuunit_softc *, bus_space_tag_t,
86 struct cpuunit_softc *sc = device_private(self);
146 cpuunit_setup_attach_args(struct cpuunit_softc *sc, bus_space_tag_t bustag,

Completed in 12 milliseconds