Home | Sort by: relevance | last modified time | path |
/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 */ |