Home
last modified time | relevance | path

Searched refs:vga_probe (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c93 static vd_probe_t vga_probe; variable
106 .vd_probe = vga_probe,
1288 vga_probe(struct vt_device *vd) in vga_init()
1276 vga_probe(struct vt_device *vd) vga_probe() function
/freebsd/sys/dev/fb/
H A Dvga.c200 static vi_probe_t vga_probe; variable
232 vga_probe,
1367 vga_probe(int unit, video_adapter_t **adpp, void *arg, int flags) in vga_probe() function