Lines Matching defs:esp

118 static void esp_log_fill_regs(struct esp *esp,  in esp_log_fill_regs()
129 void scsi_esp_cmd(struct esp *esp, u8 val) in scsi_esp_cmd()
146 static void esp_send_dma_cmd(struct esp *esp, int len, int max_len, int cmd) in esp_send_dma_cmd()
164 static void esp_event(struct esp *esp, u8 val) in esp_event()
179 static void esp_dump_cmd_log(struct esp *esp) in esp_dump_cmd_log()
200 static void esp_flush_fifo(struct esp *esp) in esp_flush_fifo()
217 static void hme_read_fifo(struct esp *esp) in hme_read_fifo()
234 static void esp_set_all_config3(struct esp *esp, u8 val) in esp_set_all_config3()
243 static void esp_reset_esp(struct esp *esp) in esp_reset_esp()
368 static void esp_map_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_map_dma()
415 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent, in esp_advance_dma()
442 static void esp_unmap_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_unmap_dma()
453 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_save_pointers()
467 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_restore_pointers()
481 static void esp_check_command_len(struct esp *esp, struct scsi_cmnd *cmd) in esp_check_command_len()
492 static void esp_write_tgt_config3(struct esp *esp, int tgt) in esp_write_tgt_config3()
504 static void esp_write_tgt_sync(struct esp *esp, int tgt) in esp_write_tgt_sync()
519 static u32 esp_dma_length_limit(struct esp *esp, u32 dma_addr, u32 dma_len) in esp_dma_length_limit()
636 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent) in esp_autosense()
688 static struct esp_cmd_entry *find_and_prep_issuable_command(struct esp *esp) in find_and_prep_issuable_command()
719 static void esp_maybe_execute_command(struct esp *esp) in esp_maybe_execute_command()
869 static struct esp_cmd_entry *esp_get_ent(struct esp *esp) in esp_get_ent()
884 static void esp_put_ent(struct esp *esp, struct esp_cmd_entry *ent) in esp_put_ent()
889 static void esp_cmd_is_done(struct esp *esp, struct esp_cmd_entry *ent, in esp_cmd_is_done()
946 static void esp_event_queue_full(struct esp *esp, struct esp_cmd_entry *ent) in esp_event_queue_full()
957 struct esp *esp = shost_priv(dev->host); in esp_queuecommand_lck() local
998 static int esp_check_spur_intr(struct esp *esp) in esp_check_spur_intr()
1035 static void esp_schedule_reset(struct esp *esp) in esp_schedule_reset()
1047 static struct esp_cmd_entry *esp_reconnect_with_tag(struct esp *esp, in esp_reconnect_with_tag()
1138 static int esp_reconnect(struct esp *esp) in esp_reconnect()
1229 static int esp_finish_select(struct esp *esp) in esp_finish_select()
1331 static int esp_data_bytes_sent(struct esp *esp, struct esp_cmd_entry *ent, in esp_data_bytes_sent()
1424 static void esp_setsync(struct esp *esp, struct esp_target_data *tp, in esp_setsync()
1463 static void esp_msgin_reject(struct esp *esp) in esp_msgin_reject()
1504 static void esp_msgin_sdtr(struct esp *esp, struct esp_target_data *tp) in esp_msgin_sdtr()
1555 static void esp_msgin_wdtr(struct esp *esp, struct esp_target_data *tp) in esp_msgin_wdtr()
1604 static void esp_msgin_extended(struct esp *esp) in esp_msgin_extended()
1632 static int esp_msgin_process(struct esp *esp) in esp_msgin_process()
1704 static int esp_process_event(struct esp *esp) in esp_process_event()
2041 static void esp_reset_cleanup_one(struct esp *esp, struct esp_cmd_entry *ent) in esp_reset_cleanup_one()
2068 static void esp_reset_cleanup(struct esp *esp) in esp_reset_cleanup()
2110 static void __esp_interrupt(struct esp *esp) in __esp_interrupt()
2189 struct esp *esp = dev_id; in scsi_esp_intr() local
2219 static void esp_get_revision(struct esp *esp) in esp_get_revision()
2272 static void esp_init_swstate(struct esp *esp) in esp_init_swstate()
2294 static void esp_bootup_reset(struct esp *esp) in esp_bootup_reset()
2318 static void esp_set_clock_params(struct esp *esp) in esp_set_clock_params()
2392 int scsi_esp_register(struct esp *esp, struct device *dev) in scsi_esp_register()
2435 void scsi_esp_unregister(struct esp *esp) in scsi_esp_unregister()
2443 struct esp *esp = shost_priv(dev_to_shost(&starget->dev)); in esp_target_alloc() local
2453 struct esp *esp = shost_priv(dev_to_shost(&starget->dev)); in esp_target_destroy() local
2461 struct esp *esp = shost_priv(dev->host); in esp_slave_alloc() local
2483 struct esp *esp = shost_priv(dev->host); in esp_slave_configure() local
2507 struct esp *esp = shost_priv(cmd->device->host); in esp_eh_abort_handler() local
2624 struct esp *esp = shost_priv(cmd->device->host); in esp_eh_bus_reset_handler() local
2660 struct esp *esp = shost_priv(cmd->device->host); in esp_eh_host_reset_handler() local
2702 struct esp *esp = shost_priv(host); in esp_get_signalling() local
2716 struct esp *esp = shost_priv(host); in esp_set_offset() local
2729 struct esp *esp = shost_priv(host); in esp_set_period() local
2739 struct esp *esp = shost_priv(host); in esp_set_width() local