Home
last modified time | relevance | path

Searched refs:NCR5380_hostdata (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DNCR5380.c588 if (((struct NCR5380_hostdata *) (instance->hostdata))->next_timer) { in NCR5380_set_timer()
591 …pires_first; tmp; prev = &(((struct NCR5380_hostdata *) tmp->hostdata)->next_timer), tmp = ((struc… in NCR5380_set_timer()
592 …if (((struct NCR5380_hostdata *) instance->hostdata)->time_expires < ((struct NCR5380_hostdata *) … in NCR5380_set_timer()
595 ((struct NCR5380_hostdata *) instance->hostdata)->next_timer = tmp; in NCR5380_set_timer()
598 mod_timer(&usleep_timer, ((struct NCR5380_hostdata *) expires_first->hostdata)->time_expires); in NCR5380_set_timer()
621 …for (; expires_first && time_before_eq(((struct NCR5380_hostdata *) expires_first->hostdata)->time… in NCR5380_timer_fn()
622 instance = ((struct NCR5380_hostdata *) expires_first->hostdata)->next_timer; in NCR5380_timer_fn()
623 ((struct NCR5380_hostdata *) expires_first->hostdata)->next_timer = NULL; in NCR5380_timer_fn()
624 ((struct NCR5380_hostdata *) expires_first->hostdata)->time_expires = 0; in NCR5380_timer_fn()
630 usleep_timer.expires = ((struct NCR5380_hostdata *) expires_first->hostdata)->time_expires; in NCR5380_timer_fn()
[all …]
Dmac_scsi.c115 int *ctrl = &((struct NCR5380_hostdata *)instance->hostdata)->ctrl;
127 int *ctrl = &((struct NCR5380_hostdata *)instance->hostdata)->ctrl;
270 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in macscsi_detect()
301 ((struct NCR5380_hostdata *)instance->hostdata)->ctrl = 0; in macscsi_detect()
Datari_scsi.c177 #define HOSTDATA_DMALEN (((struct NCR5380_hostdata *) \
201 static void falcon_release_lock_if_possible( struct NCR5380_hostdata *
510 falcon_release_lock_if_possible( struct NCR5380_hostdata * hostdata ) in falcon_release_lock_if_possible()
669 instance = scsi_register (host, sizeof (struct NCR5380_hostdata)); in atari_scsi_detect()
828 struct NCR5380_hostdata *hostdata = in atari_scsi_reset()
829 (struct NCR5380_hostdata *)cmd->host->hostdata; in atari_scsi_reset()
Ddmx3191d.c83 instance = scsi_register(tmpl, sizeof(struct NCR5380_hostdata)); in dmx3191d_detect()
Dg_NCR5380.c414 instance = scsi_register(tpnt, sizeof(struct NCR5380_hostdata)); in generic_NCR5380_detect()
778 struct NCR5380_hostdata *hostdata; in generic_NCR5380_proc_info()
790 hostdata = (struct NCR5380_hostdata *) scsi_ptr->hostdata; in generic_NCR5380_proc_info()
797 …PRINTP("NCR53C400 card%s detected\n" ANDP(((struct NCR5380_hostdata *) scsi_ptr->hostdata)->flags … in generic_NCR5380_proc_info()
Dsun3_scsi.c250 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in sun3scsi_detect()
263 ((struct NCR5380_hostdata *)instance->hostdata)->ctrl = 0; in sun3scsi_detect()
Dsun3_scsi_vme.c219 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in sun3scsi_detect()
232 ((struct NCR5380_hostdata *)instance->hostdata)->ctrl = 0; in sun3scsi_detect()
Datari_NCR5380.c261 struct NCR5380_hostdata *hostdata = \
262 (struct NCR5380_hostdata *)(in)->hostdata
263 #define HOSTDATA(in) ((struct NCR5380_hostdata *)(in)->hostdata)
757 struct NCR5380_hostdata *hostdata; in NCR5380_proc_info()
774 hostdata = (struct NCR5380_hostdata *)instance->hostdata; in NCR5380_proc_info()
1044 struct NCR5380_hostdata *hostdata = HOSTDATA(instance); in NCR5380_main()
1355 static void collect_stats(struct NCR5380_hostdata* hostdata, Scsi_Cmnd* cmd) in collect_stats()
Dmac_NCR5380.c279 struct NCR5380_hostdata *hostdata = \
280 (struct NCR5380_hostdata *)(in)->hostdata
281 #define HOSTDATA(in) ((struct NCR5380_hostdata *)(in)->hostdata)
783 struct NCR5380_hostdata *hostdata; in NCR5380_proc_info()
800 hostdata = (struct NCR5380_hostdata *)instance->hostdata; in NCR5380_proc_info()
1054 struct NCR5380_hostdata *hostdata = HOSTDATA(instance); in NCR5380_main()
1359 static void collect_stats(struct NCR5380_hostdata* hostdata, Scsi_Cmnd* cmd) in collect_stats()
Dsun3_NCR5380.c263 struct NCR5380_hostdata *hostdata = \
264 (struct NCR5380_hostdata *)(in)->hostdata
265 #define HOSTDATA(in) ((struct NCR5380_hostdata *)(in)->hostdata)
762 struct NCR5380_hostdata *hostdata; in NCR5380_proc_info()
779 hostdata = (struct NCR5380_hostdata *)instance->hostdata; in NCR5380_proc_info()
1041 struct NCR5380_hostdata *hostdata = HOSTDATA(instance); in NCR5380_main()
1345 static void collect_stats(struct NCR5380_hostdata* hostdata, Scsi_Cmnd* cmd) in collect_stats()
Dt128.c227 instance = scsi_register(tpnt, sizeof(struct NCR5380_hostdata)); in t128_detect()
DNCR5380.h249 struct NCR5380_hostdata { struct
Ddtc.c247 instance = scsi_register(tpnt, sizeof(struct NCR5380_hostdata)); in dtc_detect()
Dpas16.c394 instance = scsi_register(tpnt, sizeof(struct NCR5380_hostdata)); in pas16_detect()
/linux-2.4.37.9/drivers/acorn/scsi/
Dcumana_1.c143 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in cumanascsi_detect()
153 ((struct NCR5380_hostdata *)instance->hostdata)->ctrl = 0; in cumanascsi_detect()
222 int *ctrl = &((struct NCR5380_hostdata *)instance->hostdata)->ctrl; in NCR5380_pwrite()
292 int *ctrl = &((struct NCR5380_hostdata *)instance->hostdata)->ctrl; in NCR5380_pread()
369 int *ctrl = &((struct NCR5380_hostdata *)instance->hostdata)->ctrl; in cumanascsi_read()
381 int *ctrl = &((struct NCR5380_hostdata *)instance->hostdata)->ctrl; in cumanascsi_write()
Doak.c129 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in oakscsi_detect()
Decoscsi.c106 instance = scsi_register (tpnt, sizeof(struct NCR5380_hostdata)); in ecoscsi_detect()