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

  /src/sys/arch/hpcarm/dev/
ipaq_lcd.c 89 static int console_flag = 0; variable in typeref:typename:int
116 ha.ha_console = console_flag;
  /src/sys/dev/hpc/
bivideo.c 134 static int console_flag = 0; variable in typeref:typename:int
170 if (console_flag) {
188 ha.ha_console = console_flag;
204 console_flag = 1;

Completed in 15 milliseconds