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

/freebsd-current/usr.sbin/bhyve/amd64/
H A Dvga.h159 void *vga_init(int io_only);
H A Dvga.c1266 vga_init(int io_only) function
/freebsd-current/usr.sbin/bhyve/
H A Dpci_fbuf.c427 sc->vgasc = vga_init(!sc->vga_full);
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c94 static vd_init_t vga_init; variable
106 .vd_init = vga_init,
1283 vga_init(struct vt_device *vd) function
/freebsd-current/sys/dev/fb/
H A Dvga.c201 static vi_init_t vga_init; variable
233 vga_init,
1379 vga_init(int unit, video_adapter_t *adp, int flags) function

Completed in 179 milliseconds