Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vt/
H A Dvt_cpulogos.c167 vd = &vt_consdev; in vt_fini_logos()
221 vd = &vt_consdev; in vt_init_logos()
H A Dvt.h411 extern struct vt_device vt_consdev;
H A Dvt_core.c159 struct vt_device *main_vd = &vt_consdev;
210 struct vt_device vt_consdev = { variable
256 .vw_device = &vt_consdev,
272 &vt_consdev);
275 &vt_consdev);
1808 SYSINIT(vt_init_font, SI_SUB_KMEM, SI_ORDER_ANY, vt_init_font, &vt_consdev);