Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_defs.h206 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
Dsym_hipd.c850 np->rv_ctest3 |= WRIE; /* Write and Invalidate */
/linux-3.4.99/drivers/scsi/
Dncr53c8xx.h731 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
Dncr53c8xx.c3873 np->rv_ctest3 |= WRIE; /* Write and Invalidate */ in ncr_prepare_setting()