Searched refs:SW_DISINT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/scsi/ | ||
D | in2000.h | 118 #define SW_DISINT 0x04 /* bit 2 true if ints disabled */ macro |
D | in2000.c | 1995 if (switches & SW_DISINT) { in in2000_detect() |