taglinefilesource code
orig_y21include/linux/tty.hunsigned char  orig_y;
orig_y35include/linux/tty.h#define ORIG_Y      (screen_info.orig_y)
orig_y1247kernel/chr_drv/console.cint orig_y = ORIG_Y;
orig_y1331kernel/chr_drv/console.cgotoxy(currcons,orig_x,orig_y);
orig_y19zBoot/misc.cunsigned char  orig_y;