siotty_softc
static void siotty_rxsoft(struct siotty_softc *, struct tty *);
static void siotty_txsoft(struct siotty_softc *, struct tty *);
static int siomctl(struct siotty_softc *, int, int);
CFATTACH_DECL_NEW(siotty, sizeof(struct siotty_softc),
struct siotty_softc *sc = device_private(self);
struct siotty_softc *sc;
struct siotty_softc *sc;
siotty_rxsoft(struct siotty_softc *sc, struct tty *tp)
siotty_txsoft(struct siotty_softc *sc, struct tty *tp)
struct siotty_softc *sc;
struct siotty_softc *sc;
siomctl(struct siotty_softc *sc, int control, int op)
struct siotty_softc *sc;
struct siotty_softc *sc = device_lookup_private(&siotty_cd,minor(dev));
struct siotty_softc *sc;
struct siotty_softc *sc;
struct siotty_softc *sc;
struct siotty_softc *sc;
struct siotty_softc *sc;