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

123

/src/sys/arch/alpha/stand/common/
H A Dprom.c38 int console; variable in typeref:typename:int
/src/distrib/utils/embedded/conf/
H A Driscv32.conf5 console=fb key
H A Driscv64.conf5 console=fb key
H A Darm64mbr.conf6 console=fb key
H A Darmv7.conf5 console=fb key
H A Darm64.conf5 console=fb key
/src/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
/src/sys/arch/hpc/stand/hpcboot/
H A Dconsole.h59 static void changeConsole(Console &console) { _instance = &console; } argument
/src/sys/arch/hpcarm/dev/
H A Dsed_saip.c125 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local in function:sed1356_attach
/src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c64 int console; member in struct:hd64461uart_chip
/src/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c61 int console; member in struct:hd64465uart_chip
/src/lib/libc/gen/
H A Dfmtmsg.c183 FILE *console; local in function:fmtmsg
/src/sys/dev/hid/
H A Dhidkbd.c253 hidkbd_attach(device_t self, struct hidkbd *kbd, int console, argument
/src/sys/arch/cats/cats/
H A Dcats_machdep.c521 const char *console = CONSDEVNAME; local in function:consinit
[all...]
/src/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp39 CConsoleBase *console; variable in typeref:typename:CConsoleBase *
[all...]
/src/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
/src/sys/arch/hpcmips/dev/
H A Dmq200.c114 int console = (bootinfo->bi_cnuse & BI_CNUSE_SERIAL) ? 0 : 1; local in function:mq200_attach
/src/sys/dev/tc/
H A Dpx.c130 int console, i; local in function:px_attach
H A Dpxg.c132 int console; local in function:pxg_attach
/src/sys/arch/macppc/dev/
H A Dofb.c149 int console, node, sub; local in function:ofbattach
/src/sys/arch/macppc/stand/installboot/
H A Dinstallboot.h83 const char *console; /* name of console */ member in struct:__anon56486e750208
/src/sys/dev/hpc/
H A Dhpckbd.c200 hpckbd_initcore(struct hpckbd_core *hc, struct hpckbd_ic_if *ic, int console) argument

Completed in 46 milliseconds

123