Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/i86pc/boot/
H A Dboot_console.c82 static int console_hypervisor_device = CONS_INVALID; variable
91 return (console_hypervisor_device); in console_hypervisor_dev_type()
688 console_hypervisor_device = CONS_TTY; in bcons_init()
703 console_hypervisor_device = CONS_INVALID; in bcons_init()
712 if (console == console_hypervisor_device) { in bcons_init()
801 if (cons == console_hypervisor_device) { in bcons_init2()
849 new_console = console_hypervisor_device; in bcons_device_change()