Searched refs:FE_ULTRA (Results 1 – 4 of 4) sorted by relevance
478 #define FE_ULTRA (1<<2) /* Ultra speed 20Mtrans/sec */ macro506 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_DBLR|FE_QUAD|F_CLK80)
3775 if (np->features & FE_ULTRA) in ncr_prepare_setting()3824 if (np->minsync < 25 && !(np->features & FE_ULTRA)) in ncr_prepare_setting()
697 else if (np->features & FE_ULTRA)753 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))935 (np->features & FE_ULTRA) ? 20 : 10,1222 FE_ULTRA|FE_CACHE_SET|FE_BOF|FE_LDSTR|FE_PFEN}1225 FE_WIDE|FE_ULTRA|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1229 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1233 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1237 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1260 FE_WIDE|FE_ULTRA|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
60 #define FE_ULTRA (1<<2) /* Ultra speed 20Mtrans/sec */ macro