Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h102 #define FE_ERMP (1<<9) /* Enable read multiple */ macro
125 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
Dsym_hipd.c893 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);
905 if (np->features & FE_ERMP)
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h724 #define FE_ERMP (1<<9) /* Enable read multiple */ macro
743 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
Dsym53c8xx.c5084 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);
5104 if (np->features & FE_ERMP)
Dncr53c8xx.c3337 if (np->features & FE_ERMP)