Searched refs:vd_probe_t (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/dev/vt/hw/efifb/
H A Defifb.c50 static vd_probe_t vt_efifb_probe;
/freebsd-current/sys/dev/vt/hw/vbefb/
H A Dvbefb.c50 static vd_probe_t vt_vbefb_probe;
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c51 static vd_probe_t vt_simplefb_probe;
/freebsd-current/sys/dev/vt/
H A Dvt.h336 typedef int vd_probe_t(struct vt_device *vd); typedef
360 vd_probe_t *vd_probe;
/freebsd-current/sys/powerpc/ps3/
H A Dps3_syscons.c57 static vd_probe_t ps3fb_probe;
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c51 static vd_probe_t vt_efb_probe;
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c65 static vd_probe_t ofwfb_probe;
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c93 static vd_probe_t vga_probe;

Completed in 140 milliseconds