taglinefilesource code
vc_scr_end194arch/m68k/kernel/console.c#define scr_end    (vc_cons[currcons].d->vc_scr_end)
vc_scr_end19drivers/char/console_struct.hunsigned long  vc_scr_end;    /* Used for EGA/VGA fast scroll  */
vc_scr_end82drivers/char/console_struct.h#define scr_end  (vc_cons[currcons].d->vc_scr_end)
vc_scr_end30include/linux/console.hunsigned long  vc_scr_end;    /* Used for EGA/VGA fast scroll  */