Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c77 static int boot_console = CONS_INVALID; in console_type() local
82 if (boot_console != CONS_INVALID) in console_type()
83 return (boot_console); in console_type()
87 boot_console = CONS_HYPERVISOR; in console_type()
88 return (boot_console); in console_type()
97 boot_console = CONS_SCREEN; /* default is screen/kb */ in console_type()
106 boot_console = CONS_TTYA; in console_type()
108 boot_console = CONS_TTYB; in console_type()
118 boot_console = CONS_USBSER; in console_type()
121 boot_console = CONS_HYPERVISOR; in console_type()
[all …]
/onnv-gate/usr/src/uts/i86xpv/
H A DMakefile.files115 boot_console.o \
/onnv-gate/usr/src/uts/i86pc/
H A DMakefile.files133 boot_console.o \