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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dearly_printk.c19 static int max_ypos = 25, max_xpos = 80; variable
28 if (current_ypos >= max_ypos) {
30 for (k = 1, j = 0; k < max_ypos; k++, j++) {
38 current_ypos = max_ypos-1;
238 max_ypos = SCREEN_INFO.orig_video_lines;

Completed in 89 milliseconds