Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A D53c700.c232 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata, in NCR_700_offset_period_to_sxfer()
264 struct NCR_700_Host_Parameters *hostdata = in NCR_700_get_SXFER()
265 (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0]; in NCR_700_get_SXFER()
272 static inline dma_addr_t virt_to_dma(struct NCR_700_Host_Parameters *h, void *p) in virt_to_dma()
277 static inline void dma_sync_to_dev(struct NCR_700_Host_Parameters *h, in dma_sync_to_dev()
285 static inline void dma_sync_from_dev(struct NCR_700_Host_Parameters *h, in dma_sync_from_dev()
295 struct NCR_700_Host_Parameters *hostdata, struct device *dev) in NCR_700_detect()
420 struct NCR_700_Host_Parameters *hostdata = in NCR_700_release()
421 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_release()
453 struct NCR_700_Host_Parameters *hostdata = in NCR_700_data_residual()
[all …]
H A D53c700.h54 struct NCR_700_Host_Parameters;
58 struct NCR_700_Host_Parameters *, struct device *);
195 struct NCR_700_Host_Parameters { struct
483 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb()
484 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readb()
492 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl()
493 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readl()
507 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb()
508 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writeb()
516 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writel()
[all …]
H A Dsim710.c89 struct NCR_700_Host_Parameters *hostdata = in sim710_probe_common()
90 kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in sim710_probe_common()
146 struct NCR_700_Host_Parameters *hostdata = in sim710_device_remove()
147 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in sim710_device_remove()
H A Dlasi700.c88 struct NCR_700_Host_Parameters *hostdata; in lasi700_probe()
141 struct NCR_700_Host_Parameters *hostdata = in lasi700_driver_remove()
142 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in lasi700_driver_remove()
H A Dzorro7xx.c79 struct NCR_700_Host_Parameters *hostdata; in zorro7xx_init_one()
98 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in zorro7xx_init_one()
157 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in zorro7xx_remove_one()
/linux/Documentation/scsi/
H A D53c700.rst74 NCR_700_Host_Parameters sized memory area and clear it (so that the
82 In the release routine, you must free the NCR_700_Host_Parameters that
100 Settable NCR_700_Host_Parameters