Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_console.c66 static int console_hypervisor_device = CONS_INVALID; variable
75 return (console_hypervisor_device); in console_hypervisor_dev_type()
603 console_hypervisor_device = CONS_TTY; in bcons_init()
618 console_hypervisor_device = CONS_INVALID; in bcons_init()
627 if (console == console_hypervisor_device) { in bcons_init()
717 if (cons == console_hypervisor_device) { in bcons_init2()
765 new_console = console_hypervisor_device; in bcons_device_change()