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

  /src/sys/arch/newsmips/newsmips/
cpu_cons.c 55 #define SW_CONSOLE 0x07
93 if (*dipsw & SW_CONSOLE) {
113 if (*dipsw & SW_CONSOLE) {
  /src/sys/arch/news68k/news68k/
machdep.c 943 #define SW_CONSOLE 0x07
964 switch (dipsw & SW_CONSOLE) {

Completed in 33 milliseconds