Home
last modified time | relevance | path

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

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