taglinefilesource code
vc_pos195arch/m68k/kernel/console.c#define pos    (vc_cons[currcons].d->vc_pos)
vc_pos20drivers/char/console_struct.hunsigned long  vc_pos;
vc_pos83drivers/char/console_struct.h#define pos    (vc_cons[currcons].d->vc_pos)
vc_pos31include/linux/console.hunsigned short  *vc_pos;