taglinefilesource code
orig_y20include/linux/tty.hunsigned char  orig_y;
orig_y34include/linux/tty.h#define ORIG_Y      (screen_info.orig_y)
orig_y1258kernel/chr_drv/console.cint orig_y = ORIG_Y;
orig_y1343kernel/chr_drv/console.cgotoxy(currcons,orig_x,orig_y);