Searched refs:IO_SWITCHES (Results 1 – 2 of 2) sorted by relevance
115 #define IO_SWITCHES 0x08 /* R - read in2000 dip switch */ macro
1953 switches = ~inb(base + IO_SWITCHES) & 0xff; in in2000_detect()1972 x = ~inb(base + IO_SWITCHES) & 0xff; in in2000_detect()