Searched refs:ch_tty (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dclmpccvar.h54 struct tty *ch_tty; /* This channel's tty structure */ member in struct:clmpcc_chan
H A Dclmpcc.c248 SET(ch->ch_tty->t_state, TS_BUSY);
304 ch->ch_tty = tp;
485 tp = ch->ch_tty;
577 struct tty *tp = ch->ch_tty;
607 struct tty *tp = sc->sc_chans[CLMPCCCHAN(dev)].ch_tty;
616 struct tty *tp = sc->sc_chans[CLMPCCCHAN(dev)].ch_tty;
625 struct tty *tp = sc->sc_chans[CLMPCCCHAN(dev)].ch_tty;
635 return (sc->sc_chans[CLMPCCCHAN(dev)].ch_tty);
643 struct tty *tp = ch->ch_tty;
719 struct tty *tp = ch->ch_tty;
[all...]
/netbsd-current/sys/arch/mips/sibyte/dev/
H A Dsbscnvar.h98 struct tty *ch_tty; /* tty struct */ member in struct:sbscn_channel
H A Dsbjcnvar.h98 struct tty *ch_tty; /* tty struct */ member in struct:sbjcn_channel
H A Dsbjcn.c324 ch->ch_tty = tp;
400 struct tty *tp = ch->ch_tty;
463 struct tty *tp = ch->ch_tty;
521 tp = ch->ch_tty;
628 struct tty *tp = ch->ch_tty;
654 struct tty *tp = ch->ch_tty;
664 struct tty *tp = ch->ch_tty;
674 struct tty *tp = ch->ch_tty;
684 struct tty *tp = ch->ch_tty;
1435 struct tty *tp = ch->ch_tty;
[all...]
H A Dsbscn.c354 ch->ch_tty = tp;
436 struct tty *tp = ch->ch_tty;
506 struct tty *tp = ch->ch_tty;
572 tp = ch->ch_tty;
684 struct tty *tp = ch->ch_tty;
710 struct tty *tp = ch->ch_tty;
720 struct tty *tp = ch->ch_tty;
730 struct tty *tp = ch->ch_tty;
740 struct tty *tp = ch->ch_tty;
750 struct tty *tp = ch->ch_tty;
[all...]

Completed in 250 milliseconds