Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c119 static int console_hypervisor_device = CONS_INVALID; variable
128 return (console_hypervisor_device); in console_hypervisor_dev_type()
802 console_hypervisor_device = CONS_TTY; in bcons_init()
817 console_hypervisor_device = CONS_INVALID; in bcons_init()
826 if (console == console_hypervisor_device) { in bcons_init()
1296 if (cons == console_hypervisor_device) { in bcons_post_bootenvrc()
1329 new_console = console_hypervisor_device; in bcons_device_change()