Searched defs:console (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dsetup.py19 console=['check_cfc.py'], variable
/netbsd-current/sys/arch/alpha/stand/common/
H A Dprom.c38 int console; variable
/netbsd-current/sys/dev/wscons/
H A Dwskbdvar.h70 int console; /* is it console? */ member in struct:wskbddev_attach_args
H A Dwsemul_vt100var.h35 int console; /* used for DIAGNOSTIC */ member in struct:wsemul_vt100_emuldata
H A Dwsemul_dumb.c101 wsemul_dumb_attach(int console, const struct wsscreen_descr *type, argument
H A Dwsemul_sun.c97 int console; member in struct:wsemul_sun_emuldata
172 wsemul_sun_attach(int console, const struct wsscreen_descr *type, argument
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dconsole.h59 static void changeConsole(Console &console) { _instance = &console; } argument
H A Dhpcboot.h92 enum ConsoleOps console; member in struct:BootSetupArgs
/netbsd-current/lib/libc/gen/
H A Dfmtmsg.c183 FILE *console; local
/netbsd-current/sys/arch/hpcarm/dev/
H A Dsed_saip.c125 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local
/netbsd-current/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c64 int console; member in struct:hd64461uart_chip
/netbsd-current/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c61 int console; member in struct:hd64465uart_chip
/netbsd-current/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp39 CConsoleBase *console; variable
[all...]
/netbsd-current/sys/dev/tc/
H A Dpx.c130 int console, i; local
H A Dpxg.c132 int console; local
/netbsd-current/sys/arch/hpcmips/dev/
H A Dmq200.c114 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local
/netbsd-current/sys/arch/cats/cats/
H A Dcats_machdep.c523 const char *console = CONSDEVNAME; local
[all...]
/netbsd-current/sys/arch/macppc/dev/
H A Dofb.c149 int console, node, sub; local
/netbsd-current/sys/arch/hp300/dev/
H A Ddiofb.c303 diofb_end_attach(device_t self, struct wsdisplay_accessops *accessops, struct diofb *fb, int console, const char *descr) argument
/netbsd-current/distrib/cdrom/macppc_installboot/
H A Dinstallboot.h83 const char *console; /* name of console */ member in struct:__anon2
/netbsd-current/sys/arch/sgimips/sgimips/
H A Darcemu.c189 char console; member in struct:arcemu_nvramdata
210 char console; member in struct:arcemu_sgienv
/netbsd-current/sys/arch/ews4800mips/sbd/
H A Dfb_sbdio.c135 int console; local
/netbsd-current/sys/dev/isa/
H A Dpcdisplay.c286 int console; local
/netbsd-current/sys/arch/newsmips/apbus/
H A Dxafb.c149 int console, i; local
/netbsd-current/sys/arch/prep/pci/
H A Dgten.c125 int console = (pa->pa_tag == gten_console_pcitag); local

Completed in 340 milliseconds

123