ehv_bc_console    295 drivers/tty/ehv_bytechan.c static struct console ehv_bc_console = {
ehv_bc_console    330 drivers/tty/ehv_bytechan.c 	add_preferred_console(ehv_bc_console.name, ehv_bc_console.index, NULL);
ehv_bc_console    331 drivers/tty/ehv_bytechan.c 	register_console(&ehv_bc_console);
ehv_bc_console    783 drivers/tty/ehv_bytechan.c 	ehv_bc_driver->name = ehv_bc_console.name;