Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
D53c700.h55 struct NCR_700_Host_Parameters;
59 struct NCR_700_Host_Parameters *, struct device *);
196 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.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()
274 struct NCR_700_Host_Parameters *hostdata, struct device *dev) in NCR_700_detect()
395 struct NCR_700_Host_Parameters *hostdata = in NCR_700_release()
396 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_release()
423 struct NCR_700_Host_Parameters *hostdata = in NCR_700_data_residual()
424 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_data_residual()
493 find_empty_slot(struct NCR_700_Host_Parameters *hostdata) in find_empty_slot()
526 struct NCR_700_Host_Parameters *hostdata) in free_slot()
[all …]
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()
Dsni_53c710.c59 struct NCR_700_Host_Parameters *hostdata; in snirm710_probe()
109 struct NCR_700_Host_Parameters *hostdata = in snirm710_driver_remove()
110 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in snirm710_driver_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()
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()
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.c90 struct NCR_700_Host_Parameters *hostdata; in lasi700_probe()
143 struct NCR_700_Host_Parameters *hostdata = in lasi700_driver_remove()
144 (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-v5.4/Documentation/scsi/
D53c700.txt66 NCR_700_Host_Parameters sized memory area and clear it (so that the
74 In the release routine, you must free the NCR_700_Host_Parameters that
92 Settable NCR_700_Host_Parameters