Searched refs:N_TTY (Results 1 – 6 of 6) sorted by relevance
1 TITLE: kernel panic: Couldn't open N_TTY ldisc4 [ 1722.511384] Kernel panic - not syncing: Couldn't open N_TTY ldisc for ptm1 --- error -12.
12 #define N_TTY 0 macro
701 #ifdef N_TTY702 {"N_TTY", N_TTY},
729 #ifdef N_TTY730 {"N_TTY", N_TTY},
332 else if (!strcmp(arg, "line")) new.c_line = get_arg(&i, N_TTY, NR_LDISCS); in do_stty()
175 static int tty_disc = N_TTY; /* The TTY discipline */