Home
last modified time | relevance | path

Searched refs:vt_logo_depth (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/vt/logo/
HDlogo_freebsd.c35 unsigned int vt_logo_depth = 1; variable
/NextBSD/sys/dev/vt/
HDvt_core.c154 extern unsigned int vt_logo_depth;
1278 switch (vt_logo_depth) { in vtterm_splash()