Searched refs:boot_console (Results 1 – 3 of 3) sorted by relevance
77 static int boot_console = CONS_INVALID; in console_type() local82 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 …]
115 boot_console.o \
133 boot_console.o \