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.h412 extern struct vt_device vt_consdev;
H A Dvt_core.c162 struct vt_device *main_vd = &vt_consdev;
213 struct vt_device vt_consdev = { variable
259 .vw_device = &vt_consdev,
275 &vt_consdev);
278 &vt_consdev);
1842 SYSINIT(vt_init_font, SI_SUB_KMEM, SI_ORDER_ANY, vt_init_font, &vt_consdev);