Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h315 #define CONSOLEIO_get_device 32 macro
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c787 switch (HYPERVISOR_console_io(CONSOLEIO_get_device, 0, NULL)) { in bcons_init()