Lines Matching refs:sc_channels
304 struct sbscn_channel *ch = &sc->sc_channels[chan]; in sbscn_attach_channel()
560 ch = &sc->sc_channels[chan]; in sbscnopen()
683 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)]; in sbscnclose()
709 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)]; in sbscnread()
719 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)]; in sbscnwrite()
729 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)]; in sbscnpoll()
739 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)]; in sbscntty()
749 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(dev)]; in sbscnioctl()
982 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)]; in sbscn_param()
1178 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)]; in sbscn_hwiflow()
1228 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)]; in sbscn_start()
1284 struct sbscn_channel *ch = &sc->sc_channels[SBSCN_CHAN(tp->t_dev)]; in sbscnstop()