Searched refs:FE_ULTRA2 (Results 1 – 5 of 5) sorted by relevance
718 #define FE_ULTRA2 (1<<3) /* Ultra 2 - 40 Mtrans/sec */ macro744 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_ULTRA2|FE_DBLR|FE_QUAD|F_CLK80)801 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN| \805 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN| \809 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN| \817 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN| \
3243 if (np->features & (FE_ULTRA3 | FE_ULTRA2))3294 if (np->minsync < 25 && !(np->features & (FE_ULTRA|FE_ULTRA2)))3296 else if (np->minsync < 12 && !(np->features & FE_ULTRA2))3401 if (np->features & FE_ULTRA2)5550 if (np->features & FE_ULTRA2) {
4927 if (np->features & (FE_ULTRA3 | FE_ULTRA2))5016 if (np->minsync < 25 && !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))5020 else if (np->minsync < 10 && (np->features & FE_ULTRA2))5178 if (np->features & (FE_ULTRA2 | FE_ULTRA3))7797 if ( (np->features & FE_ULTRA2) || (np->features & FE_ULTRA3) ) {
755 if (np->features & (FE_ULTRA3 | FE_ULTRA2))812 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))815 !(np->features & (FE_ULTRA2|FE_ULTRA3)))957 if (np->features & (FE_ULTRA2|FE_ULTRA3))1046 (np->features & FE_ULTRA2) ? 40 : 1344 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|1349 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1354 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1358 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1381 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|[all …]
96 #define FE_ULTRA2 (1<<3) /* Ultra 2 - 40 Mtrans/sec */ macro