Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
Dsym_defs.h193 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
Dsym_hipd.c837 np->rv_ctest3 |= WRIE; /* Write and Invalidate */
/kernel/linux/linux-5.10/drivers/scsi/
Dncr53c8xx.h715 #define WRIE 0x01 /* mod: write and invalidate enable */ macro
Dncr53c8xx.c3861 np->rv_ctest3 |= WRIE; /* Write and Invalidate */ in ncr_prepare_setting()