Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h52 #define FE_CLSE (1<<7) /* Cache line size enable */ macro
77 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
A Dsym_glue.c1464 chip->features |= (FE_WRIE | FE_CLSE); in sym_set_workarounds()
A Dsym_hipd.c834 if (np->features & FE_CLSE)
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h470 #define FE_CLSE (1<<7) /* Cache line size enable */ macro
493 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
A Dncr53c8xx.c3830 if (np->features & FE_CLSE) in ncr_prepare_setting()

Completed in 28 milliseconds