sbjcn_channel
sbjcn_iflush(struct sbjcn_channel *ch)
sbjcn_loadchannelregs(struct sbjcn_channel *ch)
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(tp->t_dev)];
sbjcn_dohwiflow(struct sbjcn_channel *ch)
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(tp->t_dev)];
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(tp->t_dev)];
struct sbjcn_channel *ch = arg;
sbjcn_rxsoft(struct sbjcn_channel *ch, struct tty *tp)
sbjcn_txsoft(struct sbjcn_channel *ch, struct tty *tp)
sbjcn_stsoft(struct sbjcn_channel *ch, struct tty *tp)
sbjcn_recv(struct sbjcn_channel *ch)
static void sbjcncn_grabdword(struct sbjcn_channel *ch);
static char sbjcncn_nextbyte(struct sbjcn_channel *ch);
static void sbjcn_enable_debugport(struct sbjcn_channel *ch);
struct sbjcn_channel *ch = arg;
void sbjcn_config(struct sbjcn_channel *ch);
static char sbjcncn_nextbyte(struct sbjcn_channel *ch)
void sbjcn_shutdown(struct sbjcn_channel *ch);
static void sbjcncn_grabdword(struct sbjcn_channel *ch)
void sbjcn_loadchannelregs(struct sbjcn_channel *);
void sbjcn_dohwiflow(struct sbjcn_channel *);
void sbjcn_break(struct sbjcn_channel *, int);
void sbjcn_modem(struct sbjcn_channel *, int);
void tiocm_to_sbjcn(struct sbjcn_channel *, int, int);
int sbjcn_to_tiocm(struct sbjcn_channel *);
void sbjcn_iflush(struct sbjcn_channel *);
integrate void sbjcn_rxsoft(struct sbjcn_channel *, struct tty *);
integrate void sbjcn_txsoft(struct sbjcn_channel *, struct tty *);
integrate void sbjcn_stsoft(struct sbjcn_channel *, struct tty *);
integrate void sbjcn_schedrx(struct sbjcn_channel *);
integrate void sbjcn_recv(struct sbjcn_channel *ch);
struct sbjcn_channel *ch = &sc->sc_channels[chan];
void sbjcn_status(struct sbjcn_channel *, char *);
sbjcn_status(struct sbjcn_channel *ch, char *str)
sbjcn_enable_debugport(struct sbjcn_channel *ch)
sbjcn_config(struct sbjcn_channel *ch)
sbjcn_shutdown(struct sbjcn_channel *ch)
struct sbjcn_channel *ch;
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(dev)];
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(dev)];
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(dev)];
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(dev)];
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(dev)];
sbjcn_schedrx(struct sbjcn_channel *ch)
sbjcn_break(struct sbjcn_channel *ch, int onoff)
sbjcn_modem(struct sbjcn_channel *ch, int onoff)
tiocm_to_sbjcn(struct sbjcn_channel *ch, int how, int ttybits)
sbjcn_to_tiocm(struct sbjcn_channel *ch)
struct sbjcn_channel *ch = &sc->sc_channels[SBJCN_CHAN(tp->t_dev)];
struct sbjcn_channel sc_channels[1];