Searched refs:sc_console (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/dev/hil/
H A Dhilvar.h78 int *sc_console; /* console path set to hil */ member in struct:hil_softc
H A Dhilkbd.c60 int sc_console; member in struct:hilkbd_softc
202 sc->sc_console = sc->sc_enabled = 1;
205 sc->sc_console = sc->sc_enabled = 0;
230 if (sc->sc_console) {
250 if (sc->sc_console)
H A Dhil.c155 sc->sc_console = hil_is_console;
537 ha.ha_console = *sc->sc_console;
556 *sc->sc_console = 1;
/netbsd-current/sys/arch/sparc64/dev/
H A Dffbvar.h63 int sc_console; member in struct:ffb_softc
H A Dffb_mainbus.c120 sc->sc_console = (prom_stdout_node == ma->ma_node);
H A Dffb.c259 if (sc->sc_console) {
337 if (sc->sc_console) {
366 fb_attach(&sc->sc_fb, sc->sc_console);
370 if (sc->sc_console) {
375 waa.console = sc->sc_console;
/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx3912video.c85 int sc_console; member in struct:tx3912video_softc
146 sc->sc_console = console = cn_tab ? 0 : 1;
216 if (!sc->sc_console)
/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_uart.c98 bool sc_console; member in struct:exynos_uart_softc
224 sc->sc_console = is_console;
385 if (sc->sc_console) {
/netbsd-current/sys/arch/hpcmips/dev/
H A Dplumvideo.c85 int sc_console; member in struct:plumvideo_softc
162 sc->sc_console = console = cn_tab ? 0 : 1;
761 if (!sc->sc_console)
/netbsd-current/sys/dev/pci/
H A Dmachfb.c155 int sc_dacw, sc_blanked, sc_console; member in struct:mach64_softc
617 sc->sc_console = mach64_is_console(sc);
734 if (sc->sc_console) {
777 if (sc->sc_console)
782 aa.console = sc->sc_console;

Completed in 233 milliseconds