Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dboot_console.h74 extern void bcons_device_change(int);
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c698 bcons_device_change(CONS_HYPERVISOR); in xpv_do_panic()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c1306 bcons_device_change(int new_console) in bcons_device_change() function