Searched refs:vt_fb_init (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/dev/vt/hw/fb/
H A Dvt_fb.h39 vd_init_t vt_fb_init; variable
H A Dvt_fb.c46 .vd_init = vt_fb_init,
397 vt_fb_init(struct vt_device *vd) function
H A Dvt_early_fb.c302 vt_fb_init(vd);
/freebsd-10.2-release/sys/dev/vt/hw/efifb/
H A Defifb.c159 vt_fb_init(vd);
/freebsd-10.2-release/sys/powerpc/ps3/
H A Dps3_syscons.c193 vt_fb_init(vd);
194 sc->fb_info.fb_flags &= ~FB_FLAG_NOMMAP; /* Set wrongly by vt_fb_init */
/freebsd-10.2-release/sys/dev/fb/
H A Dcreator_vt.c160 vt_fb_init(vd);
/freebsd-10.2-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c459 vt_fb_init(vd);

Completed in 168 milliseconds