Searched refs:FE_ULTRA (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c689 else if (np->features & FE_ULTRA)
745 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))
922 (np->features & FE_ULTRA) ? 20 : 10,
1191 FE_ULTRA|FE_CACHE_SET|FE_BOF|FE_LDSTR|FE_PFEN}
1194 FE_WIDE|FE_ULTRA|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1198 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1202 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1206 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1229 FE_WIDE|FE_ULTRA|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
H A Dsym_defs.h60 #define FE_ULTRA (1<<2) /* Ultra speed 20Mtrans/sec */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h465 #define FE_ULTRA (1<<2) /* Ultra speed 20Mtrans/sec */ macro
493 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_DBLR|FE_QUAD|F_CLK80)
H A Dncr53c8xx.c3766 if (np->features & FE_ULTRA)
3815 if (np->minsync < 25 && !(np->features & FE_ULTRA))

Completed in 176 milliseconds