Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Din2000.h118 #define SW_DISINT 0x04 /* bit 2 true if ints disabled */ macro
Din2000.c1995 if (switches & SW_DISINT) { in in2000_detect()