Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_vga.c67 static void vga_init(void);
107 vga_init(); in boot_vga_init()
133 vga_init(void) in vga_init() function
/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h158 void *vga_init(int io_only);
H A Dpci_fbuf.c446 sc->vgasc = vga_init(!sc->vga_full); in pci_fbuf_init()
H A Dvga.c1292 vga_init(int io_only) in vga_init() function