stty_softc
struct stty_softc *ssc = device_private(dev);
struct stty_softc *sc;
struct stty_softc *sc = device_lookup_private(&stty_cd, SPIF_CARD(dev));
struct stty_softc *stc = device_lookup_private(&stty_cd,
struct stty_softc *st = device_lookup_private(&stty_cd,
struct stty_softc *sc = device_lookup_private(&stty_cd, SPIF_CARD(dev));
struct stty_softc *sc = device_lookup_private(&stty_cd, SPIF_CARD(dev));
struct stty_softc *sc = device_lookup_private(&stty_cd, SPIF_CARD(dev));
struct stty_softc *sc = device_lookup_private(&stty_cd, SPIF_CARD(dev));
struct stty_softc *sc = device_lookup_private(&stty_cd,
struct stty_softc *stc = device_lookup_private(&stty_cd,
CFATTACH_DECL_NEW(stty, sizeof(struct stty_softc),
struct stty_softc *stc = sc->sc_ttys;
struct stty_softc *sc_ttys; /* our ttys */