/drivers/scsi/ibmvscsi/ |
D | ibmvscsi.c | 137 struct ibmvscsi_host_data *hostdata = in ibmvscsi_handle_event() local 153 struct ibmvscsi_host_data *hostdata, in ibmvscsi_release_crq_queue() 206 static int ibmvscsi_send_crq(struct ibmvscsi_host_data *hostdata, in ibmvscsi_send_crq() 225 struct ibmvscsi_host_data *hostdata = (struct ibmvscsi_host_data *)data; in ibmvscsi_task() local 272 static void set_adapter_info(struct ibmvscsi_host_data *hostdata) in set_adapter_info() 297 struct ibmvscsi_host_data *hostdata) in ibmvscsi_reset_crq_queue() 338 struct ibmvscsi_host_data *hostdata, in ibmvscsi_init_crq_queue() 425 struct ibmvscsi_host_data *hostdata) in ibmvscsi_reenable_crq_queue() 454 int size, struct ibmvscsi_host_data *hostdata) in initialize_event_pool() 498 struct ibmvscsi_host_data *hostdata) in release_event_pool() [all …]
|
D | ibmvscsi.h | 70 struct ibmvscsi_host_data *hostdata; member
|
/drivers/scsi/ |
D | 53c700.c | 246 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata, in NCR_700_offset_period_to_sxfer() 278 struct NCR_700_Host_Parameters *hostdata = in NCR_700_get_SXFER() local 288 struct NCR_700_Host_Parameters *hostdata, struct device *dev) in NCR_700_detect() 412 struct NCR_700_Host_Parameters *hostdata = in NCR_700_release() local 440 struct NCR_700_Host_Parameters *hostdata = in NCR_700_data_residual() local 510 find_empty_slot(struct NCR_700_Host_Parameters *hostdata) in find_empty_slot() 543 struct NCR_700_Host_Parameters *hostdata) in free_slot() 564 save_for_reselection(struct NCR_700_Host_Parameters *hostdata, in save_for_reselection() 579 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, in NCR_700_unmap() 588 NCR_700_scsi_done(struct NCR_700_Host_Parameters *hostdata, in NCR_700_scsi_done() [all …]
|
D | in2000.c | 190 static inline uchar read_3393(struct IN2000_hostdata *hostdata, uchar reg_num) in read_3393() 200 static inline void write_3393(struct IN2000_hostdata *hostdata, uchar reg_num, uchar value) in write_3393() 207 static inline void write_3393_cmd(struct IN2000_hostdata *hostdata, uchar cmd) in write_3393_cmd() 216 static uchar read_1_byte(struct IN2000_hostdata *hostdata) in read_1_byte() 231 static void write_3393_count(struct IN2000_hostdata *hostdata, unsigned long value) in write_3393_count() 240 static unsigned long read_3393_count(struct IN2000_hostdata *hostdata) in read_3393_count() 339 struct IN2000_hostdata *hostdata; in in2000_queuecommand_lck() local 447 struct IN2000_hostdata *hostdata; in DEF_SCSI_QCMD() local 713 static void transfer_pio(uchar * buf, int cnt, int data_in_dir, struct IN2000_hostdata *hostdata) in transfer_pio() 749 struct IN2000_hostdata *hostdata; in transfer_bytes() local [all …]
|
D | NCR5380.c | 532 static void NCR5380_set_timer(struct NCR5380_hostdata *hostdata, unsigned long timeout) in NCR5380_set_timer() 572 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_probe_irq() local 713 struct NCR5380_hostdata *hostdata; in NCR5380_show_info() local 806 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_init() local 921 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_exit() local 941 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_queue_command_lck() local 1023 struct NCR5380_hostdata *hostdata = in DEF_SCSI_QCMD() local 1149 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_intr() local 1227 static void collect_stats(struct NCR5380_hostdata *hostdata, Scsi_Cmnd * cmd) in collect_stats() 1284 struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata; in NCR5380_select() local [all …]
|
D | wd33c93.c | 96 #define optimum_sx_per(hostdata) (hostdata)->sx_table[1].period_ns argument 378 struct WD33C93_hostdata *hostdata; in wd33c93_queuecommand_lck() local 486 struct WD33C93_hostdata *hostdata = in DEF_SCSI_QCMD() local 696 int data_in_dir, struct WD33C93_hostdata *hostdata) in transfer_pio() 733 struct WD33C93_hostdata *hostdata; in transfer_bytes() local 804 struct WD33C93_hostdata *hostdata = in wd33c93_intr() local 1510 struct WD33C93_hostdata *hostdata = in reset_wd33c93() local 1577 struct WD33C93_hostdata *hostdata; in wd33c93_host_reset() local 1613 struct WD33C93_hostdata *hostdata; in wd33c93_abort() local 1936 struct WD33C93_hostdata *hostdata; in wd33c93_init() local
|
D | u14-34f.c | 590 struct hostdata { struct 591 struct mscp cp[MAX_MAILBOXES]; /* Mailboxes for this board */ 592 unsigned int cp_stat[MAX_MAILBOXES]; /* FREE, IN_USE, LOCKED, IN_RESET */ 593 unsigned int last_cp_used; /* Index of last mailbox used */ 594 unsigned int iocount; /* Total i/o done for this board */ 595 int board_number; /* Number of this board */ 596 char board_name[16]; /* Name of this board */ 597 int in_reset; /* True if board is doing a reset */ 598 int target_to[MAX_TARGET][MAX_CHANNEL]; /* N. of timeout errors on target */ 599 int target_redo[MAX_TARGET][MAX_CHANNEL]; /* If TRUE redo i/o on target */ [all …]
|
D | eata.c | 816 struct hostdata { struct 817 struct mscp cp[MAX_MAILBOXES]; /* Mailboxes for this board */ 818 unsigned int cp_stat[MAX_MAILBOXES]; /* FREE, IN_USE, LOCKED, IN_RESET */ 819 unsigned int last_cp_used; /* Index of last mailbox used */ 820 unsigned int iocount; /* Total i/o done for this board */ 821 int board_number; /* Number of this board */ 822 char board_name[16]; /* Name of this board */ 823 int in_reset; /* True if board is doing a reset */ 824 int target_to[MAX_TARGET][MAX_CHANNEL]; /* N. of timeout errors on target */ 825 int target_redo[MAX_TARGET][MAX_CHANNEL]; /* If 1 redo i/o on target */ [all …]
|
D | a4000t.c | 38 struct NCR_700_Host_Parameters *hostdata; in amiga_a4000t_scsi_probe() local 100 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in amiga_a4000t_scsi_remove() local
|
D | bvme6000_scsi.c | 41 struct NCR_700_Host_Parameters *hostdata; in bvme6000_probe() local 95 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in bvme6000_device_remove() local
|
D | sni_53c710.c | 71 struct NCR_700_Host_Parameters *hostdata; in snirm710_probe() local 123 struct NCR_700_Host_Parameters *hostdata = in snirm710_driver_remove() local
|
D | mvme16x_scsi.c | 40 struct NCR_700_Host_Parameters *hostdata; in mvme16x_probe() local 108 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in mvme16x_device_remove() local
|
D | lasi700.c | 102 struct NCR_700_Host_Parameters *hostdata; in lasi700_probe() local 155 struct NCR_700_Host_Parameters *hostdata = in lasi700_driver_remove() local
|
D | zorro7xx.c | 78 struct NCR_700_Host_Parameters *hostdata; in zorro7xx_init_one() local 156 struct NCR_700_Host_Parameters *hostdata = shost_priv(host); in zorro7xx_remove_one() local
|
D | sim710.c | 102 struct NCR_700_Host_Parameters *hostdata = in sim710_probe_common() local 159 struct NCR_700_Host_Parameters *hostdata = in sim710_device_remove() local
|
D | 53c700.h | 108 struct NCR_700_Device_Parameters *hostdata = SDp->hostdata; in NCR_700_get_sense_cmnd() local 116 struct NCR_700_Device_Parameters *hostdata = SDp->hostdata; in NCR_700_set_depth() local 123 struct NCR_700_Device_Parameters *hostdata = SDp->hostdata; in NCR_700_get_depth() local 479 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb() local 488 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl() local 503 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb() local 512 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writel() local
|
D | atari_NCR5380.c | 731 struct NCR5380_hostdata *hostdata; in NCR5380_print_status() local 777 struct NCR5380_hostdata *hostdata; in NCR5380_show_info() local 1015 struct NCR5380_hostdata *hostdata = HOSTDATA(instance); in DEF_SCSI_QCMD() local 1328 static void collect_stats(struct NCR5380_hostdata* hostdata, Scsi_Cmnd *cmd) in collect_stats()
|
D | sun3_NCR5380.c | 677 struct NCR5380_hostdata *hostdata; in NCR5380_print_status() local 723 struct NCR5380_hostdata *hostdata; in NCR5380_show_info() local 963 struct NCR5380_hostdata *hostdata = HOSTDATA(instance); in DEF_SCSI_QCMD() local 1266 static void collect_stats(struct NCR5380_hostdata *hostdata, in collect_stats()
|
D | atari_scsi.c | 496 static void falcon_release_lock_if_possible(struct NCR5380_hostdata *hostdata) in falcon_release_lock_if_possible() 794 struct NCR5380_hostdata *hostdata = in atari_scsi_bus_reset() local
|
D | scsi_scan.c | 223 u64 lun, void *hostdata) in scsi_alloc_sdev() 1052 void *hostdata) in scsi_probe_and_add_lun() 1544 uint id, u64 lun, void *hostdata) in __scsi_add_device()
|
D | NCR_D700.c | 180 struct NCR_700_Host_Parameters *hostdata; in NCR_D700_probe_one() local
|
D | g_NCR5380.c | 800 struct NCR5380_hostdata *hostdata; in generic_NCR5380_show_info() local
|
D | eata_generic.h | 363 }hostdata; typedef
|
/drivers/message/i2o/ |
D | i2o_scsi.c | 323 struct i2o_scsi_host *hostdata; in i2o_scsi_info() local
|
/drivers/scsi/esas2r/ |
D | esas2r_ioctl.c | 1277 int esas2r_ioctl_handler(void *hostdata, int cmd, void __user *arg) in esas2r_ioctl_handler()
|