Searched refs:splash_on (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/fb/
H A Dsplash_txt.c44 static int splash_on = FALSE; variable
115 if (!splash_on) {
123 splash_on = TRUE;
130 splash_on = FALSE;
H A Dsplash_pcx.c44 static int splash_on = FALSE; variable
138 if (!splash_on) {
141 splash_on = TRUE;
145 splash_on = FALSE;
H A Dsplash_bmp.c49 static int splash_on = FALSE; variable
128 if (!splash_on) {
136 splash_on = TRUE;
170 splash_on = FALSE;

Completed in 92 milliseconds