Lines Matching refs:sc_chans
292 memset(&(sc->sc_chans[0]), 0, sizeof(sc->sc_chans));
295 ch = &sc->sc_chans[chan];
317 SET(sc->sc_chans[cons_chan].ch_flags, CLMPCC_FLG_IS_CONSOLE);
318 SET(sc->sc_chans[cons_chan].ch_openflags, TIOCFLAG_SOFTCAR);
483 ch = &sc->sc_chans[CLMPCCCHAN(dev)];
576 struct clmpcc_chan *ch = &sc->sc_chans[CLMPCCCHAN(dev)];
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);
642 struct clmpcc_chan *ch = &sc->sc_chans[CLMPCCCHAN(dev)];
798 struct clmpcc_chan *ch = &sc->sc_chans[CLMPCCCHAN(tp->t_dev)];
988 struct clmpcc_chan *ch = &sc->sc_chans[CLMPCCCHAN(tp->t_dev)];
1027 struct clmpcc_chan *ch = &sc->sc_chans[CLMPCCCHAN(tp->t_dev)];
1068 ch = &sc->sc_chans[rir & CLMPCC_RIR_RCN_MASK];
1213 ch = &sc->sc_chans[tir & CLMPCC_TIR_TCN_MASK];
1324 sc->sc_chans[mir & CLMPCC_MIR_MCN_MASK].ch_control |=
1348 ch = &sc->sc_chans[chan];