Searched refs:vga_init (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dvga.h160 void *vga_init(int io_only);
H A Dpci_fbuf.c428 sc->vgasc = vga_init(!sc->vga_full);
H A Dvga.c1269 vga_init(int io_only) function
/freebsd-11-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c94 static vd_init_t vga_init; variable
105 .vd_init = vga_init,
1250 vga_init(struct vt_device *vd) function
/freebsd-11-stable/sys/dev/fb/
H A Dvga.c250 static vi_init_t vga_init; variable
282 vga_init,
1383 vga_init(int unit, video_adapter_t *adp, int flags) function

Completed in 174 milliseconds