Searched refs:NCR_700_Host_Parameters (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Da4000t.c38 struct NCR_700_Host_Parameters *hostdata;
49 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters),
100 struct NCR_700_Host_Parameters *hostdata = shost_priv(host);
H A Dbvme6000_scsi.c41 struct NCR_700_Host_Parameters *hostdata;
46 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL);
95 struct NCR_700_Host_Parameters *hostdata = shost_priv(host);
H A Dmvme16x_scsi.c41 struct NCR_700_Host_Parameters *hostdata;
52 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL);
110 struct NCR_700_Host_Parameters *hostdata = shost_priv(host);
H A Dsni_53c710.c71 struct NCR_700_Host_Parameters *hostdata;
123 struct NCR_700_Host_Parameters *hostdata =
124 (struct NCR_700_Host_Parameters *)host->hostdata[0];
H A D53c700.h54 struct NCR_700_Host_Parameters;
58 struct NCR_700_Host_Parameters *, struct device *);
194 struct NCR_700_Host_Parameters { struct
479 const struct NCR_700_Host_Parameters *hostdata
480 = (struct NCR_700_Host_Parameters *)host->hostdata[0];
488 const struct NCR_700_Host_Parameters *hostdata
489 = (struct NCR_700_Host_Parameters *)host->hostdata[0];
501 const struct NCR_700_Host_Parameters *hostdata
502 = (struct NCR_700_Host_Parameters *)host->hostdata[0];
510 const struct NCR_700_Host_Parameters *hostdat
[all...]
H A Dlasi700.c102 struct NCR_700_Host_Parameters *hostdata;
155 struct NCR_700_Host_Parameters *hostdata =
156 (struct NCR_700_Host_Parameters *)host->hostdata[0];
H A Dzorro7xx.c78 struct NCR_700_Host_Parameters *hostdata;
97 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL);
156 struct NCR_700_Host_Parameters *hostdata = shost_priv(host);
H A D53c700.c247 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata,
279 struct NCR_700_Host_Parameters *hostdata =
280 (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0];
289 struct NCR_700_Host_Parameters *hostdata, struct device *dev)
413 struct NCR_700_Host_Parameters *hostdata =
414 (struct NCR_700_Host_Parameters *)host->hostdata[0];
441 struct NCR_700_Host_Parameters *hostdata =
442 (struct NCR_700_Host_Parameters *)host->hostdata[0];
511 find_empty_slot(struct NCR_700_Host_Parameters *hostdata)
544 struct NCR_700_Host_Parameters *hostdat
[all...]
H A Dsim710.c103 struct NCR_700_Host_Parameters *hostdata =
104 kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL);
161 struct NCR_700_Host_Parameters *hostdata =
162 (struct NCR_700_Host_Parameters *)host->hostdata[0];
H A DNCR_D700.c180 struct NCR_700_Host_Parameters *hostdata;
356 kfree((struct NCR_700_Host_Parameters *)host->hostdata[0]);

Completed in 176 milliseconds