Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ncr/
HDncrreg.h556 #define FE_DBLR (1<<4) macro
571 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_ULTRA2|FE_DBLR|FE_QUAD|F_CLK80)
HDncr.c3227 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3230 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3233 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3452 else if (np->features & FE_DBLR) np->multiplier = 2;
/dragonfly/sys/dev/disk/sym/
HDsym_defs.h103 #define FE_DBLR (1<<4) /* Clock doubler present */ macro
HDsym_hipd.c2516 else if (np->features & FE_DBLR) in sym_prepare_setting()
8398 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8402 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8406 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|