Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ncr/
HDncrreg.h154 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
HDncr.c3556 np->rv_ctest3 |= WRIE; /* Write and Invalidate */
/dragonfly/sys/dev/disk/sym/
HDsym_defs.h371 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
HDsym_hipd.c2655 np->rv_ctest3 |= WRIE; /* Write and Invalidate */ in sym_prepare_setting()