HomeSort by: relevance | last modified time | path
    Searched refs:tty00_is_console (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/news68k/dev/
zs.c 558 extern int tty00_is_console;
562 if (tty00_is_console)
  /src/sys/arch/news68k/news68k/
machdep.c 953 int tty00_is_console = 0; variable in typeref:typename:int
972 tty00_is_console = 1;

Completed in 13 milliseconds