taglinefilesource code
bottom398arch/m68k/kernel/console.cbottom = rows;
bottom487arch/m68k/kernel/console.cbottom = rows;
bottom551arch/m68k/kernel/console.cmax_y = bottom;
bottom668arch/m68k/kernel/console.cif (y+1 == bottom)
bottom669arch/m68k/kernel/console.cscrup(currcons,top,bottom, 1);
bottom683arch/m68k/kernel/console.cscrdown(currcons,top,bottom, 1);
bottom1289arch/m68k/kernel/console.cscrdown (currcons, y, bottom, nr);
bottom1328arch/m68k/kernel/console.cscrup (currcons, y, bottom, nr);
bottom1369arch/m68k/kernel/console.cbottom    = rows;
bottom1909arch/m68k/kernel/console.cbottom=par[1];
bottom428drivers/char/console.cbottom = video_num_lines;
bottom496drivers/char/console.cmax_y = bottom;
bottom678drivers/char/console.cif (y+1 == bottom)
bottom679drivers/char/console.cscrup(currcons,top,bottom);
bottom693drivers/char/console.cscrdown(currcons,top,bottom);
bottom1184drivers/char/console.cscrdown(currcons,y,bottom);
bottom1203drivers/char/console.cscrup(currcons,y,bottom);
bottom1284drivers/char/console.cbottom    = video_num_lines;
bottom1741drivers/char/console.cbottom=par[1];