Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h159 void *vga_init(int io_only);
H A Dvga.c1266 vga_init(int io_only) in vga_init() function
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c94 static vd_init_t vga_init; variable
107 .vd_init = vga_init,
1295 vga_init(struct vt_device *vd) in vga_init()
1283 vga_init(struct vt_device *vd) vga_init() function
/freebsd/usr.sbin/bhyve/
H A Dpci_fbuf.c428 sc->vgasc = vga_init(!sc->vga_full); in pci_fbuf_init()
/freebsd/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) in vga_init() function