Home
last modified time | relevance | path

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

/drivers/scsi/sym53c8xx_2/
Dsym_defs.h243 #define CLSE 0x80 /* mod: cache line size enable */ macro
Dsym_hipd.c848 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */
/drivers/scsi/
Dncr53c8xx.h764 #define CLSE 0x80 /* mod: cache line size enable */ macro
Dncr53c8xx.c3871 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */ in ncr_prepare_setting()