Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsym53c8xx.h114 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h193 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
H A Dsym_hipd.c837 np->rv_ctest3 |= WRIE; /* Write and Invalidate */
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h715 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
H A Dncr53c8xx.c3833 np->rv_ctest3 |= WRIE; /* Write and Invalidate */ in ncr_prepare_setting()