Searched refs:CNTL2_S2FE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.h149 #define CNTL2_S2FE (1 << 3) /* SCSI2 Features Enable */ macro
H A Dfas216.c2711 fas216_writeb(info, REG_CNTL2, CNTL2_S2FE);
2718 if ((fas216_readb(info, REG_CNTL2) & (~0xe0)) != CNTL2_S2FE)
2833 info->scsi.cfg[1] = CNTL2_ENF | CNTL2_S2FE;

Completed in 88 milliseconds