Searched refs:vt_logo_width (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/vt/
H A Dvt_core.c146 extern unsigned int vt_logo_width;
1222 left = (vd->vd_width - vt_logo_width) / 2;
1227 vt_logo_image, NULL, vt_logo_width, vt_logo_height,
/freebsd-10.2-release/sys/dev/vt/logo/
H A Dlogo_freebsd.c33 unsigned int vt_logo_width = 257; variable

Completed in 43 milliseconds