taglinefilesource code
CONSOLE_DEV41drivers/char/n_tty.c#define CONSOLE_DEV MKDEV(TTY_MAJOR,0)
CONSOLE_DEV65drivers/char/tty_io.c#define CONSOLE_DEV MKDEV(TTY_MAJOR,0)