Searched refs:SW_BIT7 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ | ||
D | in2000.h | 124 #define SW_BIT7 0x80 /* bit 7 hardwired true (ground) */ macro |
D | in2000.c | 1980 if (!(switches & SW_BIT7)) { /* I _think_ all cards do this */ in in2000_detect() |