Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
D53c700.h54 struct NCR_700_Host_Parameters;
58 struct NCR_700_Host_Parameters *, struct device *);
194 struct NCR_700_Host_Parameters { struct
479 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb()
480 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readb()
488 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl()
489 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readl()
503 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb()
504 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writeb()
512 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writel()
[all …]
D53c700.c245 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata, in NCR_700_offset_period_to_sxfer()
277 struct NCR_700_Host_Parameters *hostdata = in NCR_700_get_SXFER()
278 (struct NCR_700_Host_Parameters *)SDp->host->hostdata[0]; in NCR_700_get_SXFER()
287 struct NCR_700_Host_Parameters *hostdata, struct device *dev) in NCR_700_detect()
411 struct NCR_700_Host_Parameters *hostdata = in NCR_700_release()
412 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_release()
439 struct NCR_700_Host_Parameters *hostdata = in NCR_700_data_residual()
440 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_data_residual()
509 find_empty_slot(struct NCR_700_Host_Parameters *hostdata) in find_empty_slot()
542 struct NCR_700_Host_Parameters *hostdata) in free_slot()
[all …]
Dbvme6000_scsi.c41 struct NCR_700_Host_Parameters *hostdata; in bvme6000_probe()
46 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in bvme6000_probe()
95 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in bvme6000_device_remove()
Dsni_53c710.c71 struct NCR_700_Host_Parameters *hostdata; in snirm710_probe()
123 struct NCR_700_Host_Parameters *hostdata = in snirm710_driver_remove()
124 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in snirm710_driver_remove()
Dmvme16x_scsi.c40 struct NCR_700_Host_Parameters *hostdata; in mvme16x_probe()
51 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in mvme16x_probe()
108 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in mvme16x_device_remove()
Da4000t.c38 struct NCR_700_Host_Parameters *hostdata; in amiga_a4000t_scsi_probe()
49 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), in amiga_a4000t_scsi_probe()
100 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in amiga_a4000t_scsi_remove()
Dsim710.c102 struct NCR_700_Host_Parameters *hostdata = in sim710_probe_common()
103 kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in sim710_probe_common()
159 struct NCR_700_Host_Parameters *hostdata = in sim710_device_remove()
160 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in sim710_device_remove()
Dlasi700.c102 struct NCR_700_Host_Parameters *hostdata; in lasi700_probe()
155 struct NCR_700_Host_Parameters *hostdata = in lasi700_driver_remove()
156 (struct NCR_700_Host_Parameters *)host->hostdata[0]; in lasi700_driver_remove()
Dzorro7xx.c78 struct NCR_700_Host_Parameters *hostdata; in zorro7xx_init_one()
97 hostdata = kzalloc(sizeof(struct NCR_700_Host_Parameters), GFP_KERNEL); in zorro7xx_init_one()
156 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in zorro7xx_remove_one()
DNCR_D700.c180 struct NCR_700_Host_Parameters *hostdata; in NCR_D700_probe_one()
357 kfree((struct NCR_700_Host_Parameters *)host->hostdata[0]); in NCR_D700_remove_one()
/linux-4.1.27/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