Lines Matching defs:esp
106 static void esp_log_fill_regs(struct esp *esp, in esp_log_fill_regs()
117 void scsi_esp_cmd(struct esp *esp, u8 val) in scsi_esp_cmd()
133 static void esp_event(struct esp *esp, u8 val) in esp_event()
148 static void esp_dump_cmd_log(struct esp *esp) in esp_dump_cmd_log()
171 static void esp_flush_fifo(struct esp *esp) in esp_flush_fifo()
189 static void hme_read_fifo(struct esp *esp) in hme_read_fifo()
206 static void esp_set_all_config3(struct esp *esp, u8 val) in esp_set_all_config3()
215 static void esp_reset_esp(struct esp *esp) in esp_reset_esp()
326 static void esp_map_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_map_dma()
373 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent, in esp_advance_dma()
401 static void esp_unmap_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_unmap_dma()
412 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_save_pointers()
426 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_restore_pointers()
440 static void esp_check_command_len(struct esp *esp, struct scsi_cmnd *cmd) in esp_check_command_len()
451 static void esp_write_tgt_config3(struct esp *esp, int tgt) in esp_write_tgt_config3()
463 static void esp_write_tgt_sync(struct esp *esp, int tgt) in esp_write_tgt_sync()
478 static u32 esp_dma_length_limit(struct esp *esp, u32 dma_addr, u32 dma_len) in esp_dma_length_limit()
595 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent) in esp_autosense()
651 static struct esp_cmd_entry *find_and_prep_issuable_command(struct esp *esp) in find_and_prep_issuable_command()
680 static void esp_maybe_execute_command(struct esp *esp) in esp_maybe_execute_command()
833 static struct esp_cmd_entry *esp_get_ent(struct esp *esp) in esp_get_ent()
848 static void esp_put_ent(struct esp *esp, struct esp_cmd_entry *ent) in esp_put_ent()
853 static void esp_cmd_is_done(struct esp *esp, struct esp_cmd_entry *ent, in esp_cmd_is_done()
910 static void esp_event_queue_full(struct esp *esp, struct esp_cmd_entry *ent) in esp_event_queue_full()
921 struct esp *esp = shost_priv(dev->host); in esp_queuecommand_lck() local
962 static int esp_check_spur_intr(struct esp *esp) in esp_check_spur_intr()
1001 static void esp_schedule_reset(struct esp *esp) in esp_schedule_reset()
1013 static struct esp_cmd_entry *esp_reconnect_with_tag(struct esp *esp, in esp_reconnect_with_tag()
1105 static int esp_reconnect(struct esp *esp) in esp_reconnect()
1196 static int esp_finish_select(struct esp *esp) in esp_finish_select()
1298 static int esp_data_bytes_sent(struct esp *esp, struct esp_cmd_entry *ent, in esp_data_bytes_sent()
1360 static void esp_setsync(struct esp *esp, struct esp_target_data *tp, in esp_setsync()
1399 static void esp_msgin_reject(struct esp *esp) in esp_msgin_reject()
1440 static void esp_msgin_sdtr(struct esp *esp, struct esp_target_data *tp) in esp_msgin_sdtr()
1491 static void esp_msgin_wdtr(struct esp *esp, struct esp_target_data *tp) in esp_msgin_wdtr()
1540 static void esp_msgin_extended(struct esp *esp) in esp_msgin_extended()
1568 static int esp_msgin_process(struct esp *esp) in esp_msgin_process()
1639 static int esp_process_event(struct esp *esp) in esp_process_event()
1971 static void esp_reset_cleanup_one(struct esp *esp, struct esp_cmd_entry *ent) in esp_reset_cleanup_one()
1998 static void esp_reset_cleanup(struct esp *esp) in esp_reset_cleanup()
2040 static void __esp_interrupt(struct esp *esp) in __esp_interrupt()
2115 struct esp *esp = dev_id; in scsi_esp_intr() local
2145 static void esp_get_revision(struct esp *esp) in esp_get_revision()
2194 static void esp_init_swstate(struct esp *esp) in esp_init_swstate()
2216 static void esp_bootup_reset(struct esp *esp) in esp_bootup_reset()
2240 static void esp_set_clock_params(struct esp *esp) in esp_set_clock_params()
2313 int scsi_esp_register(struct esp *esp, struct device *dev) in scsi_esp_register()
2353 void scsi_esp_unregister(struct esp *esp) in scsi_esp_unregister()
2361 struct esp *esp = shost_priv(dev_to_shost(&starget->dev)); in esp_target_alloc() local
2371 struct esp *esp = shost_priv(dev_to_shost(&starget->dev)); in esp_target_destroy() local
2379 struct esp *esp = shost_priv(dev->host); in esp_slave_alloc() local
2401 struct esp *esp = shost_priv(dev->host); in esp_slave_configure() local
2443 struct esp *esp = shost_priv(cmd->device->host); in esp_eh_abort_handler() local
2559 struct esp *esp = shost_priv(cmd->device->host); in esp_eh_bus_reset_handler() local
2595 struct esp *esp = shost_priv(cmd->device->host); in esp_eh_host_reset_handler() local
2637 struct esp *esp = shost_priv(host); in esp_get_signalling() local
2651 struct esp *esp = shost_priv(host); in esp_set_offset() local
2664 struct esp *esp = shost_priv(host); in esp_set_period() local
2674 struct esp *esp = shost_priv(host); in esp_set_width() local