sbscn_channel
sbscn_iflush(struct sbscn_channel *ch)
sbscn_loadchannelregs(struct sbscn_channel *ch)
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)];
sbscn_dohwiflow(struct sbscn_channel *ch)
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)];
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)];
struct sbscn_channel *ch = arg;
sbscn_rxsoft(struct sbscn_channel *ch, struct tty *tp)
sbscn_txsoft(struct sbscn_channel *ch, struct tty *tp)
sbscn_stsoft(struct sbscn_channel *ch, struct tty *tp)
struct sbscn_channel *ch = arg;
struct sbscn_channel *ch = arg;
static void sbscn_enable_debugport(struct sbscn_channel *ch);
void sbscn_config(struct sbscn_channel *ch);
void sbscn_shutdown(struct sbscn_channel *ch);
void sbscn_loadchannelregs(struct sbscn_channel *);
void sbscn_dohwiflow(struct sbscn_channel *);
void sbscn_break(struct sbscn_channel *, int);
void sbscn_modem(struct sbscn_channel *, int);
void tiocm_to_sbscn(struct sbscn_channel *, int, int);
int sbscn_to_tiocm(struct sbscn_channel *);
void sbscn_iflush(struct sbscn_channel *);
integrate void sbscn_rxsoft(struct sbscn_channel *, struct tty *);
integrate void sbscn_txsoft(struct sbscn_channel *, struct tty *);
integrate void sbscn_stsoft(struct sbscn_channel *, struct tty *);
integrate void sbscn_schedrx(struct sbscn_channel *);
struct sbscn_channel *ch = &sc->sc_channels[chan];
void sbscn_status(struct sbscn_channel *, const char *);
sbscn_status(struct sbscn_channel *ch, const char *str)
sbscn_enable_debugport(struct sbscn_channel *ch)
sbscn_config(struct sbscn_channel *ch)
sbscn_shutdown(struct sbscn_channel *ch)
struct sbscn_channel *ch;
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)];
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)];
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)];
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)];
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)];
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)];
sbscn_schedrx(struct sbscn_channel *ch)
sbscn_break(struct sbscn_channel *ch, int onoff)
sbscn_modem(struct sbscn_channel *ch, int onoff)
tiocm_to_sbscn(struct sbscn_channel *ch, int how, int ttybits)
sbscn_to_tiocm(struct sbscn_channel *ch)
struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)];
struct sbscn_channel sc_channels[2];