Searched refs:vesa_cols (Results 1 – 1 of 1) sorted by relevance
82 static int vesa_cols; variable823 if ((vesa_cols * 8 > new_mode_info.vi_width) || in video_mode()824 (vesa_cols <= 0)) { in video_mode()827 size[0] = vesa_cols; in video_mode()1488 &vesa_cols, &vesa_rows) != 2) { in main()