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.c118 static int console_hypervisor_device = CONS_INVALID; variable
127 return (console_hypervisor_device); in console_hypervisor_dev_type()
790 console_hypervisor_device = CONS_TTY; in bcons_init()
805 console_hypervisor_device = CONS_INVALID; in bcons_init()
814 if (console == console_hypervisor_device) { in bcons_init()
1284 if (cons == console_hypervisor_device) { in bcons_post_bootenvrc()
1317 new_console = console_hypervisor_device; in bcons_device_change()