Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h55 struct NCR_700_Host_Parameters;
59 struct NCR_700_Host_Parameters *, struct device *);
196 struct NCR_700_Host_Parameters { struct
484 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb()
485 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readb()
493 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl()
494 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readl()
508 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb()
509 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writeb()
517 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 Dsni_53c710.c58 struct NCR_700_Host_Parameters *hostdata; in snirm710_probe()
111 struct NCR_700_Host_Parameters *hostdata = in snirm710_driver_remove()
112 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in snirm710_driver_remove()
H A Dbvme6000_scsi.c42 struct NCR_700_Host_Parameters *hostdata; in bvme6000_probe()
47 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in bvme6000_probe()
96 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in bvme6000_device_remove()
H A Da4000t.c39 struct NCR_700_Host_Parameters *hostdata; in amiga_a4000t_scsi_probe()
50 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), in amiga_a4000t_scsi_probe()
101 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in amiga_a4000t_scsi_remove()
H A Dmvme16x_scsi.c41 struct NCR_700_Host_Parameters *hostdata; in mvme16x_probe()
52 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in mvme16x_probe()
109 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in mvme16x_device_remove()
H A Dlasi700.c89 struct NCR_700_Host_Parameters *hostdata; in lasi700_probe()
142 struct NCR_700_Host_Parameters *hostdata = in lasi700_driver_remove()
143 (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()
/OK3568_Linux_fs/kernel/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