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

  /src/sys/arch/acorn32/include/
scrio.h 69 unsigned char sw1; /* sw1 status */ member in struct:__anoneeba7ad80308
  /src/sys/arch/shark/include/
scrio.h 69 unsigned char sw1; /* sw1 status */ member in struct:__anon2843aeb90308
  /src/sys/arch/luna68k/luna68k/
machdep.c 159 int sw1, i; local in function:luna68k_init
193 sw1 = pio0[0]; /* dip sw1 value */
194 sw1 ^= 0xff;
195 sysconsole = !(sw1 & 0x2); /* console selection */

Completed in 12 milliseconds