Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Din2000.h124 #define SW_BIT7 0x80 /* bit 7 hardwired true (ground) */ macro
Din2000.c1980 if (!(switches & SW_BIT7)) { /* I _think_ all cards do this */ in in2000_detect()