Searched refs:CNTL2_S2FE (Results 1 – 2 of 2) sorted by relevance
142 #define CNTL2_S2FE (1 << 3) /* SCSI2 Features Enable */ macro
2729 fas216_writeb(info, REG_CNTL2, CNTL2_S2FE); in fas216_detect_type()2736 if ((fas216_readb(info, REG_CNTL2) & (~0xe0)) != CNTL2_S2FE) in fas216_detect_type()2851 info->scsi.cfg[1] = CNTL2_ENF | CNTL2_S2FE; in fas216_init()