Home
last modified time | relevance | path

Searched defs:console (Results 1 – 25 of 68) sorted by relevance

123

/netbsd-src/sys/arch/ia64/stand/common/
H A Dbootstrap.h113 struct console struct
122 void (* c_probe)(struct console *cp); /* set c_flags to match hardware */ argument
128 extern struct console *consoles[]; argument
/netbsd-src/sys/arch/alpha/stand/common/
H A Dprom.c38 int console; variable
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dconsole.h59 static void changeConsole(Console &console) { _instance = &console; } in changeConsole()
H A Dhpcboot.h92 enum ConsoleOps console; member
/netbsd-src/sys/dev/wscons/
H A Dwskbdvar.h70 int console; /* is it console? */ member
H A Dwsemul_sun.c97 int console; member
172 wsemul_sun_attach(int console, const struct wsscreen_descr *type, in wsemul_sun_attach()
H A Dwsemul_vt100var.h35 int console; /* used for DIAGNOSTIC */ member
H A Dwsemul_dumb.c101 wsemul_dumb_attach(int console, const struct wsscreen_descr *type, in wsemul_dumb_attach()
/netbsd-src/lib/libc/gen/
H A Dfmtmsg.c183 FILE *console; in fmtmsg() local
/netbsd-src/sys/arch/sgimips/sgimips/
H A Darcemu.c189 char console; member
210 char console; member
/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c64 int console; member
/netbsd-src/sys/arch/cats/cats/
H A Dcats_machdep.c523 const char *console = CONSDEVNAME; consinit() local
[all...]
/netbsd-src/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c61 int console; member
/netbsd-src/sys/arch/hpcarm/dev/
H A Dsed_saip.c125 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; in sed1356_attach() local
/netbsd-src/sys/arch/hpcmips/dev/
H A Dmq200.c114 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; in mq200_attach() local
/netbsd-src/sys/dev/tc/
H A Dpx.c130 int console, i; in px_attach() local
H A Dpxg.c132 int console; in pxg_attach() local
/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgumstix_machdep.c244 static char console[16]; variable
/netbsd-src/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp39 CConsoleBase *console; variable
/netbsd-src/sys/arch/ews4800mips/sbd/
H A Dfb_sbdio.c135 int console; in fb_sbdio_attach() local
/netbsd-src/sys/dev/isa/
H A Dpcdisplay.c286 int console; in pcdisplay_attach() local
/netbsd-src/sys/arch/prep/pci/
H A Dgten.c125 int console = (pa->pa_tag == gten_console_pcitag); in gten_attach() local
/netbsd-src/sys/dev/wsfb/
H A Dgenfb.c173 bool console; in genfb_init() local
302 bool console; in genfb_attach() local
/netbsd-src/sys/arch/macppc/dev/
H A Dvalkyriefb.c229 bool console = FALSE; in valkyriefb_init() local
/netbsd-src/sys/arch/hp300/dev/
H A Ddiofb.c304 struct diofb *fb, int console, const char *descr) in diofb_end_attach()

123