taglinefilesource code
reset_vc152arch/m68k/kernel/console.cextern void reset_vc(unsigned int new_console);
reset_vc2131arch/m68k/kernel/console.creset_vc(currcons);
reset_vc144drivers/char/console.cextern void reset_vc(unsigned int new_console);
reset_vc1928drivers/char/console.creset_vc(currcons);
reset_vc73drivers/char/keyb_m68k.cextern void reset_vc(unsigned int new_console);
reset_vc461drivers/char/keyb_m68k.creset_vc(fg_console);
reset_vc85drivers/char/keyboard.cextern void reset_vc(unsigned int new_console);
reset_vc774drivers/char/keyboard.creset_vc(fg_console);
reset_vc584drivers/char/tty_io.creset_vc(new_console);
reset_vc665drivers/char/tty_io.creset_vc(fg_console);
reset_vc57drivers/sbus/char/sunkbd.cextern void reset_vc(unsigned int new_console);
reset_vc688drivers/sbus/char/sunkbd.creset_vc(fg_console);