Searched refs:NCR5380_hostdata (Results 1 – 16 of 16) sorted by relevance
530 static void NCR5380_set_timer(struct NCR5380_hostdata *hostdata, unsigned long timeout) in NCR5380_set_timer()570 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_probe_irq()621 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_info()628 struct NCR5380_hostdata *hostdata = shost_priv(instance); in prepare_info()711 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_write_info()729 struct NCR5380_hostdata *hostdata; in NCR5380_show_info()732 hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_show_info()797 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_init()896 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_exit()916 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_queue_command_lck()[all …]
234 struct NCR5380_hostdata *hostdata = shost_priv(instance); in macscsi_pread()328 struct NCR5380_hostdata *hostdata = shost_priv(instance); in macscsi_pwrite()418 sizeof(struct NCR5380_hostdata)); in mac_scsi_probe()429 struct NCR5380_hostdata *hostdata = shost_priv(instance); in mac_scsi_probe()
236 instance = scsi_register(tpnt, sizeof(struct NCR5380_hostdata)); in dtc_detect()241 ((struct NCR5380_hostdata *)(instance)->hostdata)->base = base; in dtc_detect()333 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_pread()385 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_pwrite()
226 struct NCR5380_hostdata *hostdata = \227 (struct NCR5380_hostdata *)(in)->hostdata228 #define HOSTDATA(in) ((struct NCR5380_hostdata *)(in)->hostdata)274 static void __init init_tags(struct NCR5380_hostdata *hostdata) in init_tags()385 static void free_all_tags(struct NCR5380_hostdata *hostdata) in free_all_tags()595 static inline void queue_main(struct NCR5380_hostdata *hostdata) in queue_main()619 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_info()626 struct NCR5380_hostdata *hostdata = shost_priv(instance); in prepare_info()679 struct NCR5380_hostdata *hostdata; in NCR5380_print_status()686 hostdata = (struct NCR5380_hostdata *)instance->hostdata; in NCR5380_print_status()[all …]
401 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in pas16_detect()502 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_pread()539 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_pwrite()
91 base = ((struct NCR5380_hostdata *)(instance->hostdata))->base
32 base = ((struct NCR5380_hostdata *)(instance)->hostdata)->base
214 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in t128_detect()219 ((struct NCR5380_hostdata *)instance->hostdata)->base = p; in t128_detect()
405 instance = scsi_register(tpnt, sizeof(struct NCR5380_hostdata)); in generic_NCR5380_detect()420 ((struct NCR5380_hostdata *)instance->hostdata)->iomem = iomem; in generic_NCR5380_detect()473 iounmap(((struct NCR5380_hostdata *)instance->hostdata)->iomem); in generic_NCR5380_release_resources()
88 iomem = (((struct NCR5380_hostdata *)(instance)->hostdata)->iomem)
90 sizeof(struct NCR5380_hostdata)); in dmx3191d_probe_one()
164 #define HOSTDATA_DMALEN (((struct NCR5380_hostdata *) \913 sizeof(struct NCR5380_hostdata)); in atari_scsi_probe()960 struct NCR5380_hostdata *hostdata = in atari_scsi_probe()
257 struct NCR5380_hostdata { struct
589 sizeof(struct NCR5380_hostdata)); in sun3_scsi_probe()
22 #define priv(host) ((struct NCR5380_hostdata *)(host)->hostdata)129 host = scsi_host_alloc(&oakscsi_template, sizeof(struct NCR5380_hostdata)); in oakscsi_probe()
22 #define priv(host) ((struct NCR5380_hostdata *)(host)->hostdata)226 host = scsi_host_alloc(&cumanascsi_template, sizeof(struct NCR5380_hostdata)); in cumanascsi1_probe()