Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dconsplat.c82 static int boot_console = CONS_INVALID; in console_type() local
89 if (boot_console != CONS_INVALID) { in console_type()
92 return (boot_console); in console_type()
97 boot_console = CONS_HYPERVISOR; in console_type()
100 return (boot_console); in console_type()
109 boot_console = CONS_SCREEN_TEXT; /* default is screen/kb */ in console_type()
119 boot_console = CONS_TTY; in console_type()
130 boot_console = CONS_USBSER; in console_type()
133 boot_console = CONS_HYPERVISOR; in console_type()
144 if (boot_console == CONS_SCREEN_TEXT && plat_fbpath() == NULL) { in console_type()
[all …]
/titanic_50/usr/src/uts/i86xpv/
H A DMakefile.files116 boot_console.o \
/titanic_50/usr/src/uts/i86pc/
H A DMakefile.files137 boot_console.o \