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

/freebsd-13-stable/sys/dev/syscons/logo/
H A Dlogo_saver.c54 extern unsigned int logo_h;
101 if ((ypos + logo_h + yinc > scrh) || (ypos + yinc < 0))
H A Dlogo.c7 unsigned int logo_h = LOGO_HEIGHT; variable
H A Dbeastie.c7 unsigned int logo_h = logo_height; variable

Completed in 50 milliseconds