Lines Matching defs:sc_input
191 struct wsevsrc *sc_input;
606 if (sc->sc_input != NULL) {
612 if (sc->sc_input->me_dispdv == &sc->sc_dv) {
614 sc->sc_input, NULL)) != 0)
624 if ((rc = wskbd_set_display((struct device *)sc->sc_input,
687 sc->sc_input = &mux->sc_base;
718 kme = wskbd_set_console_display(&sc->sc_dv, sc->sc_input);
722 sc->sc_input = kme;
1121 inp = sc->sc_input;
1393 inp = sc->sc_input;
1655 inp = sc->sc_input;
2063 wsdisplay_console_device->sc_input, src)) {
2068 wsdisplay_console_device->sc_input = src;
2079 if (sc->sc_input != NULL)
2082 sc->sc_input = kbd;