Home
last modified time | relevance | path

Searched defs:vga_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/vt/hw/vga/
H A Dvt_vga.c97 static vd_init_t vga_init; variable
1275 vga_init(struct vt_device *vd) in vga_init() function
/freebsd-12.1/sys/dev/fb/
H A Dvga.c252 static vi_init_t vga_init; variable
1430 vga_init(int unit, video_adapter_t *adp, int flags) in vga_init() function
/freebsd-12.1/usr.sbin/bhyve/
H A Dvga.c1269 vga_init(int io_only) in vga_init() function