Home
last modified time | relevance | path

Searched refs:FE_ULTRA2 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/ncr/
HDncrreg.h555 #define FE_ULTRA2 (1<<3) macro
571 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_ULTRA2|FE_DBLR|FE_QUAD|F_CLK80)
HDncr.c3216 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3219 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3222 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3225 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3436 if (np->features & (FE_ULTRA|FE_ULTRA2))
3481 if (np->minsync < 25 && !(np->features & (FE_ULTRA|FE_ULTRA2)))
3483 else if (np->minsync < 12 && !(np->features & FE_ULTRA2))
/NextBSD/sys/dev/sym/
HDsym_defs.h102 #define FE_ULTRA2 (1<<3) /* Ultra 2 - 40 Mtrans/sec */ macro
HDsym_hipd.c2539 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3))) in sym_prepare_setting()
2542 !(np->features & (FE_ULTRA2|FE_ULTRA3))) in sym_prepare_setting()
2678 if (np->features & (FE_ULTRA2|FE_ULTRA3)) in sym_prepare_setting()
2769 (np->features & FE_ULTRA2) ? 40 : in sym_prepare_setting()
3265 if (np->features & (FE_ULTRA2|FE_ULTRA3)) { in sym_init()
8311 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|
8316 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8321 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8325 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8344 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|