xcurs_correction   49 drivers/video/console/newport_con.c static int xcurs_correction = 29;
xcurs_correction  289 drivers/video/console/newport_con.c 		xcurs_correction = 21;
xcurs_correction  461 drivers/video/console/newport_con.c 		xcurs = ((xcurs % vc->vc_cols) << 3) + xcurs_correction;