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

123

/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/common/
H A Dprom.c38 int console; variable
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dfmtmsg.c195 FILE *console; local
/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwskbdvar.h66 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.c100 wsemul_dumb_attach(int console, const struct wsscreen_descr *type, argument
H A Dwsemul_sun.c96 int console; member in struct:wsemul_sun_emuldata
171 wsemul_sun_attach(int console, const struct wsscreen_descr *type, argument
H A Dwsemul_vt100.c233 wsemul_vt100_attach(int console, const struct wsscreen_descr *type, argument
[all...]
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sys/arch/hpcarm/dev/
H A Dsed_saip.c125 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c77 int console; member in struct:hd64461uart_chip
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c62 int console; member in struct:hd64465uart_chip
/netbsd-6-1-5-RELEASE/distrib/cdrom/macppc_installboot/
H A Dinstallboot.h87 const char *console; /* name of console */ member in struct:__anon950
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Dmq200.c112 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local
H A Dite8181.c246 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dofb.c150 int console, node, sub; local
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sys/dev/tc/
H A Dpx.c130 int console, i; local
H A Dpxg.c132 int console; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/dst/
H A Dgsstest.c100 console(isc_task_t *task, isc_event_t *event) function
/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpckbd.c198 hpckbd_initcore(struct hpckbd_core *hc, struct hpckbd_ic_if *ic, int console) argument
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dxafb.c147 int console, i; local
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dfb.c135 int console; local
/netbsd-6-1-5-RELEASE/sys/arch/prep/pci/
H A Dgten.c125 int console = (pa->pa_tag == gten_console_pcitag); local
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/sgimips/
H A Darcemu.c189 char console; member in struct:arcemu_nvramdata
210 char console; member in struct:arcemu_sgienv

Completed in 305 milliseconds

123