Home
last modified time | relevance | path

Searched refs:FE_WRIE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h53 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro
77 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
H A Dsym_glue.c1469 chip->features |= (FE_WRIE | FE_CLSE); in sym_set_workarounds()
1473 if (chip->features & FE_WRIE) { in sym_set_workarounds()
1822 if (np->features & FE_WRIE) { in sym2_io_slot_reset()
H A Dsym_hipd.c814 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);
836 if (np->features & FE_WRIE)
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h53 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro
77 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
H A Dsym_glue.c1464 chip->features |= (FE_WRIE | FE_CLSE); in sym_set_workarounds()
1468 if (chip->features & FE_WRIE) { in sym_set_workarounds()
1818 if (np->features & FE_WRIE) { in sym2_io_slot_reset()
H A Dsym_hipd.c814 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);
836 if (np->features & FE_WRIE)
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h471 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro
493 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
H A Dncr53c8xx.c3860 if (np->features & FE_WRIE) in ncr_prepare_setting()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h471 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro
493 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
H A Dncr53c8xx.c3832 if (np->features & FE_WRIE) in ncr_prepare_setting()

Completed in 42 milliseconds