Home
last modified time | relevance | path

Searched refs:vt_consdev (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/vt/
H A Dvt_cpulogos.c166 vd = &vt_consdev; in vt_fini_logos()
220 vd = &vt_consdev; in vt_init_logos()
H A Dvt.h411 extern struct vt_device vt_consdev;
H A Dvt_core.c161 struct vt_device *main_vd = &vt_consdev;
212 struct vt_device vt_consdev = { variable
258 .vw_device = &vt_consdev,
274 &vt_consdev);
277 &vt_consdev);
1815 SYSINIT(vt_init_font, SI_SUB_KMEM, SI_ORDER_ANY, vt_init_font, &vt_consdev);