Searched refs:vesa_rows (Results 1 – 1 of 1) sorted by relevance
83 static int vesa_rows; variable832 if ((vesa_rows * font_height > new_mode_info.vi_height) || in video_mode()833 (vesa_rows <= 0)) { in video_mode()837 size[1] = vesa_rows; in video_mode()1488 &vesa_cols, &vesa_rows) != 2) { in main()