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

  /src/sys/arch/powerpc/include/
ofw_cons.h 6 extern bool ofwoea_use_serial_console;
  /src/sys/arch/powerpc/oea/
ofw_consinit.c 107 bool ofwoea_use_serial_console; variable in typeref:typename:bool
139 ofwoea_use_serial_console = true;
379 if (ofwoea_use_serial_console) {
  /src/sys/arch/macppc/dev/
zs.c 274 if (ofwoea_use_serial_console && cn_tab == &failsafe_cons)

Completed in 13 milliseconds