Home
last modified time | relevance | path

Searched refs:boot_console (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c85 static int boot_console = CONS_INVALID; in console_type() local
92 if (boot_console != CONS_INVALID) { in console_type()
95 return (boot_console); in console_type()
100 boot_console = CONS_HYPERVISOR; in console_type()
103 return (boot_console); in console_type()
112 boot_console = CONS_SCREEN_TEXT; /* default is screen/kb */ in console_type()
122 boot_console = CONS_TTY; in console_type()
134 boot_console = CONS_USBSER; in console_type()
137 boot_console = CONS_HYPERVISOR; in console_type()
149 boot_console = CONS_TTY; in console_type()
[all …]
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.files120 boot_console.o \
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.files148 boot_console.o \