Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
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 …]
D53c700.c231 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata, in NCR_700_offset_period_to_sxfer()
263 struct NCR_700_Host_Parameters *hostdata = in NCR_700_get_SXFER()
264 (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0]; in NCR_700_get_SXFER()
271 static inline dma_addr_t virt_to_dma(struct NCR_700_Host_Parameters *h, void *p) in virt_to_dma()
276 static inline void dma_sync_to_dev(struct NCR_700_Host_Parameters *h, in dma_sync_to_dev()
284 static inline void dma_sync_from_dev(struct NCR_700_Host_Parameters *h, in dma_sync_from_dev()
294 struct NCR_700_Host_Parameters *hostdata, struct device *dev) in NCR_700_detect()
419 struct NCR_700_Host_Parameters *hostdata = in NCR_700_release()
420 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_release()
452 struct NCR_700_Host_Parameters *hostdata = in NCR_700_data_residual()
[all …]
Dsni_53c710.c57 struct NCR_700_Host_Parameters *hostdata; in snirm710_probe()
110 struct NCR_700_Host_Parameters *hostdata = in snirm710_driver_remove()
111 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in snirm710_driver_remove()
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()
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()
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()
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()
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()
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-6.1.9/Documentation/scsi/
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