Home
last modified time | relevance | path

Searched refs:IO_SWITCHES (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/
Din2000.h115 #define IO_SWITCHES 0x08 /* R - read in2000 dip switch */ macro
Din2000.c1953 switches = ~inb(base + IO_SWITCHES) & 0xff; in in2000_detect()
1972 x = ~inb(base + IO_SWITCHES) & 0xff; in in2000_detect()