Searched refs:vd_init_t (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.h39 vd_init_t vt_fb_init;
H A Dvt_early_fb.c50 static vd_init_t vt_efb_init;
/freebsd-current/sys/dev/vt/hw/efifb/
H A Defifb.c48 static vd_init_t vt_efifb_init;
/freebsd-current/sys/dev/vt/hw/vbefb/
H A Dvbefb.c48 static vd_init_t vt_vbefb_init;
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c49 static vd_init_t vt_simplefb_init;
/freebsd-current/sys/dev/vt/
H A Dvt.h335 typedef int vd_init_t(struct vt_device *vd); typedef
361 vd_init_t *vd_init;
/freebsd-current/sys/powerpc/ps3/
H A Dps3_syscons.c56 static vd_init_t ps3fb_init;
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c66 static vd_init_t ofwfb_init;
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c94 static vd_init_t vga_init;

Completed in 109 milliseconds