Home
last modified time | relevance | path

Searched defs:NCR_700_Host_Parameters (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A D53c700.h195 struct NCR_700_Host_Parameters { struct
197 int clock; /* board clock speed in MHz */
198 void __iomem *base; /* the base for the port (copied to host) */
199 struct device *dev;
200 __u32 dmode_extra; /* adjustable bus settings */
201 __u32 dcntl_extra; /* adjustable bus settings */
202 __u32 ctest7_extra; /* adjustable bus settings */
203 __u32 differential:1; /* if we are differential */
207 __u32 force_le_on_be:1;
209 __u32 chip710:1; /* set if really a 710 not 700 */
[all …]