Searched refs:NCR_700_detect (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsni_53c710.c95 host = NCR_700_detect(&snirm710_template, hostdata, &dev->dev);
H A Dlasi700.c128 host = NCR_700_detect(&lasi700_template, hostdata, &dev->dev);
H A Dsim710.c129 if((host = NCR_700_detect(&sim710_driver_template, hostdata, dev))
H A DNCR_D700.c159 /* Host template. The 53c700 routine NCR_700_detect will
206 host = NCR_700_detect(&NCR_D700_driver_template, hostdata, p->dev);
H A D53c700.h57 struct Scsi_Host *NCR_700_detect(struct scsi_host_template *,
H A D53c700.c289 NCR_700_detect(struct scsi_host_template *tpnt, function
2144 EXPORT_SYMBOL(NCR_700_detect); variable

Completed in 174 milliseconds