Searched refs:FE_ULTRA (Results 1 – 4 of 4) sorted by relevance
466 #define FE_ULTRA (1<<2) /* Ultra speed 20Mtrans/sec */ macro494 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_DBLR|FE_QUAD|F_CLK80)
3735 if (np->features & FE_ULTRA) in ncr_prepare_setting()3784 if (np->minsync < 25 && !(np->features & FE_ULTRA)) in ncr_prepare_setting()
684 else if (np->features & FE_ULTRA)740 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))922 (np->features & FE_ULTRA) ? 20 : 10,1209 FE_ULTRA|FE_CACHE_SET|FE_BOF|FE_LDSTR|FE_PFEN}1212 FE_WIDE|FE_ULTRA|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1216 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1220 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1224 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1247 FE_WIDE|FE_ULTRA|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
47 #define FE_ULTRA (1<<2) /* Ultra speed 20Mtrans/sec */ macro
Completed in 27 milliseconds