Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console_impl.h41 extern void boot_vga_init(bcons_dev_t *);
H A Dboot_vga.c95 boot_vga_init(bcons_dev_t *bcons_dev) in boot_vga_init() function
H A Dboot_console.c842 boot_vga_init(&bcons_dev); in bcons_init()