Home
last modified time | relevance | path

Searched refs:vty_enabled (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/vt/
H A Dvt_cpulogos.c161 if (!vty_enabled(VTY_VT)) in vt_fini_logos()
215 if (!vty_enabled(VTY_VT)) in vt_init_logos()
H A Dvt_consolectl.c74 if (!vty_enabled(VTY_VT)) in consolectl_drvinit()
H A Dvt_sysmouse.c481 if (!vty_enabled(VTY_VT)) in sysmouse_drvinit()
H A Dvt_core.c287 if (!vty_enabled(VTY_VT)) in vt_update_static()
1851 if (!vty_enabled(VTY_VT)) in vtterm_cnprobe()
3165 if (!vty_enabled(VTY_VT)) in vt_upgrade()
3370 if (!vty_enabled(VTY_VT)) in vt_allocate()
3400 if (!vty_enabled(VTY_VT)) in vt_deallocate()
/freebsd/sys/sys/
H A Dcons.h147 int vty_enabled(unsigned int);
/freebsd/sys/dev/syscons/
H A Dsysmouse.c234 if (!vty_enabled(VTY_SC)) in sm_attach_mouse()
H A Dsyscons.c340 if (!vty_enabled(VTY_SC)) in sc_probe_unit()
568 if (!vty_enabled(VTY_SC)) in sc_attach_unit()
677 if (!vty_enabled(VTY_SC)) in scmeminit()
1724 if (!vty_enabled(VTY_SC)) { in sc_cnprobe()
/freebsd/sys/kern/
H A Dkern_cons.c745 vty_enabled(unsigned vty) in vty_enabled()
722 vty_enabled(unsigned vty) vty_enabled() function
H A Dkern_cons.c745 vty_enabled(unsigned vty) in vty_enabled() function