sti_machdep_softc
CFATTACH_DECL_NEW(sti_dio, sizeof(struct sti_machdep_softc),
struct sti_machdep_softc *sc = device_private(self);
sti_machdep_attach_console(struct sti_machdep_softc *sc)
sti_machdep_attach(struct sti_machdep_softc *sc)
struct sti_machdep_softc *sc = device_private(ssc->sc_dev);
void sti_machdep_attach(struct sti_machdep_softc *);
void sti_machdep_attach_console(struct sti_machdep_softc *);
CFATTACH_DECL_NEW(sti_sgc, sizeof(struct sti_machdep_softc),
struct sti_machdep_softc *sc = device_private(self);