Searched refs:FE_WIDE (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c440 if (!(np->features & FE_WIDE))
448 if (!(np->features & FE_WIDE))
458 if (!(np->features & FE_WIDE))
467 if (!(np->features & FE_WIDE))
H A Dsym_hipd.c232 (np->features & FE_WIDE) ? "dp1,d15-8," : "",
682 np->maxwide = (np->features & FE_WIDE) ? 1 : 0;
1185 FE_WIDE|FE_BOF|FE_ERL|FE_DIFF}
1188 FE_WIDE|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM|FE_DIFF}
1194 FE_WIDE|FE_ULTRA|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1198 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1202 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1206 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
1211 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|
1216 FE_WIDE|FE_ULTRA
[all...]
H A Dsym_defs.h59 #define FE_WIDE (1<<1) /* Wide data transfers */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dzalon.c44 .features = FE_WIDE | FE_DIFF | FE_EHP| FE_MUX | FE_EA,
H A DNCR_Q720.c30 .features = FE_WIDE | FE_DIFF | FE_VARCLK,
H A Dncr53c8xx.h464 #define FE_WIDE (1<<1) /* Wide data transfers */ macro
493 #define FE_SCSI_SET (FE_WIDE|FE_ULTRA|FE_DBLR|FE_QUAD|F_CLK80)
H A Dncr53c8xx.c3761 np->maxwide = (np->features & FE_WIDE)? 1 : 0;
4507 if (!(np->features & FE_WIDE))
4516 (np->features & FE_WIDE) ? "dp1,d15-8," : "",

Completed in 108 milliseconds