Home
last modified time | relevance | path

Searched refs:ide_hwif_t (Results 1 – 25 of 72) sorted by relevance

123

/linux-3.4.99/include/linux/
Dide.h771 } ____cacheline_internodealigned_in_smp ide_hwif_t; typedef
776 ide_hwif_t *ports[MAX_HOST_PORTS + 1];
792 ide_hwif_t *cur_port; /* for hosts requiring serialization */
929 void ide_proc_register_port(ide_hwif_t *);
930 void ide_proc_port_register_devices(ide_hwif_t *);
932 void ide_proc_unregister_port(ide_hwif_t *);
941 static inline void ide_proc_register_port(ide_hwif_t *hwif) { ; } in ide_proc_register_port()
942 static inline void ide_proc_port_register_devices(ide_hwif_t *hwif) { ; } in ide_proc_port_register_devices()
944 static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } in ide_proc_unregister_port()
1086 void ide_exec_command(ide_hwif_t *, u8);
[all …]
/linux-3.4.99/drivers/ide/
Dide-dma-sff.c22 ide_hwif_t *hwif = drive->hwif; in config_drive_for_dma()
53 u8 ide_dma_sff_read_status(ide_hwif_t *hwif) in ide_dma_sff_read_status()
64 static void ide_dma_sff_write_status(ide_hwif_t *hwif, u8 val) in ide_dma_sff_write_status()
84 ide_hwif_t *hwif = drive->hwif; in ide_dma_host_set()
116 ide_hwif_t *hwif = drive->hwif; in ide_build_dmatable()
189 ide_hwif_t *hwif = drive->hwif; in ide_dma_setup()
239 ide_hwif_t *hwif = drive->hwif; in ide_dma_sff_timer_expiry()
265 ide_hwif_t *hwif = drive->hwif; in ide_dma_start()
287 ide_hwif_t *hwif = drive->hwif; in ide_dma_end()
318 ide_hwif_t *hwif = drive->hwif; in ide_dma_test_irq()
Dide-probe.c193 ide_hwif_t *hwif = drive->hwif; in do_identify()
252 ide_hwif_t *hwif = drive->hwif; in ide_dev_read_id()
332 ide_hwif_t *hwif = drive->hwif; in ide_busy_sleep()
382 ide_hwif_t *hwif = drive->hwif; in do_probe()
538 ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev); in hwif_release_dev()
543 static int ide_register_port(ide_hwif_t *hwif) in ide_register_port()
597 static int ide_port_wait_ready(ide_hwif_t *hwif) in ide_port_wait_ready()
678 static int ide_probe_port(ide_hwif_t *hwif) in ide_probe_port()
721 static void ide_port_tune_devices(ide_hwif_t *hwif) in ide_port_tune_devices()
750 ide_hwif_t *hwif = drive->hwif; in ide_init_queue()
[all …]
Dide-io-std.c41 void ide_exec_command(ide_hwif_t *hwif, u8 cmd) in ide_exec_command()
50 u8 ide_read_status(ide_hwif_t *hwif) in ide_read_status()
59 u8 ide_read_altstatus(ide_hwif_t *hwif) in ide_read_altstatus()
68 void ide_write_devctl(ide_hwif_t *hwif, u8 ctl) in ide_write_devctl()
79 ide_hwif_t *hwif = drive->hwif; in ide_dev_select()
91 ide_hwif_t *hwif = drive->hwif; in ide_tf_load()
118 ide_hwif_t *hwif = drive->hwif; in ide_tf_read()
167 ide_hwif_t *hwif = drive->hwif; in ide_input_data()
211 ide_hwif_t *hwif = drive->hwif; in ide_output_data()
Dscc_pata.c128 static void scc_exec_command(ide_hwif_t *hwif, u8 cmd) in scc_exec_command()
136 static u8 scc_read_status(ide_hwif_t *hwif) in scc_read_status()
141 static u8 scc_read_altstatus(ide_hwif_t *hwif) in scc_read_altstatus()
146 static u8 scc_dma_sff_read_status(ide_hwif_t *hwif) in scc_dma_sff_read_status()
151 static void scc_write_devctl(ide_hwif_t *hwif, u8 ctl) in scc_write_devctl()
209 static void scc_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in scc_set_pio_mode()
241 static void scc_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in scc_set_dma_mode()
284 ide_hwif_t *hwif = drive->hwif; in scc_dma_host_set()
310 ide_hwif_t *hwif = drive->hwif; in scc_dma_setup()
335 ide_hwif_t *hwif = drive->hwif; in scc_dma_start()
[all …]
Dtx4939ide.c107 static void tx4939ide_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in tx4939ide_set_pio_mode()
128 static void tx4939ide_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in tx4939ide_set_dma_mode()
149 static u16 tx4939ide_check_error_ints(ide_hwif_t *hwif) in tx4939ide_check_error_ints()
176 ide_hwif_t *hwif; in tx4939ide_clear_irq()
192 static u8 tx4939ide_cable_detect(ide_hwif_t *hwif) in tx4939ide_cable_detect()
203 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_host_set()
237 ide_hwif_t *hwif = drive->hwif; in tx4939ide_build_dmatable()
290 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_setup()
317 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_end()
345 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_test_irq()
[all …]
Dide-dma.c93 ide_hwif_t *hwif = drive->hwif; in ide_dma_intr()
135 ide_hwif_t *hwif = drive->hwif; in ide_dma_map_sg()
166 ide_hwif_t *hwif = drive->hwif; in ide_dma_unmap_sg()
242 ide_hwif_t *hwif = drive->hwif; in ide_get_mode_mask()
315 ide_hwif_t *hwif = drive->hwif; in ide_find_dma_mode()
355 ide_hwif_t *hwif = drive->hwif; in ide_tune_dma()
382 ide_hwif_t *hwif = drive->hwif; in ide_dma_check()
450 ide_hwif_t *hwif = drive->hwif; in ide_dma_timeout_retry()
497 void ide_release_dma_engine(ide_hwif_t *hwif) in ide_release_dma_engine()
509 int ide_allocate_dma_engine(ide_hwif_t *hwif) in ide_allocate_dma_engine()
Dpdc202xx_old.c24 static void pdc202xx_set_mode(ide_hwif_t *hwif, ide_drive_t *drive) in pdc202xx_set_mode()
79 static void pdc202xx_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in pdc202xx_set_pio_mode()
85 static int pdc202xx_test_irq(ide_hwif_t *hwif) in pdc202xx_test_irq()
106 static u8 pdc2026x_cable_detect(ide_hwif_t *hwif) in pdc2026x_cable_detect()
125 static void pdc_old_enable_66MHz_clock(ide_hwif_t *hwif) in pdc_old_enable_66MHz_clock()
133 static void pdc_old_disable_66MHz_clock(ide_hwif_t *hwif) in pdc_old_disable_66MHz_clock()
141 static void pdc2026x_init_hwif(ide_hwif_t *hwif) in pdc2026x_init_hwif()
151 ide_hwif_t *hwif = drive->hwif; in pdc202xx_dma_start()
171 ide_hwif_t *hwif = drive->hwif; in pdc202xx_dma_end()
Dtc86c001.c17 static void tc86c001_set_mode(ide_hwif_t *hwif, ide_drive_t *drive) in tc86c001_set_mode()
45 static void tc86c001_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in tc86c001_set_pio_mode()
67 ide_hwif_t *hwif = drive->hwif; in tc86c001_timer_expiry()
114 ide_hwif_t *hwif = drive->hwif; in tc86c001_dma_start()
134 static u8 tc86c001_cable_detect(ide_hwif_t *hwif) in tc86c001_cable_detect()
147 static void __devinit init_hwif_tc86c001(ide_hwif_t *hwif) in init_hwif_tc86c001()
Dcmd64x.c56 ide_hwif_t *hwif = drive->hwif; in cmd64x_program_timings()
133 static void cmd64x_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in cmd64x_set_pio_mode()
147 static void cmd64x_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in cmd64x_set_dma_mode()
188 ide_hwif_t *hwif = drive->hwif; in cmd648_clear_irq()
202 ide_hwif_t *hwif = drive->hwif; in cmd64x_clear_irq()
214 static int cmd648_test_irq(ide_hwif_t *hwif) in cmd648_test_irq()
228 static int cmd64x_test_irq(ide_hwif_t *hwif) in cmd64x_test_irq()
251 ide_hwif_t *hwif = drive->hwif; in cmd646_1_dma_end()
288 static u8 cmd64x_cable_detect(ide_hwif_t *hwif) in cmd64x_cable_detect()
Dsgiioc4.c108 static int sgiioc4_checkirq(ide_hwif_t *hwif) in sgiioc4_checkirq()
118 static u8 sgiioc4_read_status(ide_hwif_t *);
123 ide_hwif_t *hwif = drive->hwif; in sgiioc4_clearirq()
179 ide_hwif_t *hwif = drive->hwif; in sgiioc4_dma_start()
187 static u32 sgiioc4_ide_dma_stop(ide_hwif_t *hwif, u64 dma_base) in sgiioc4_ide_dma_stop()
206 ide_hwif_t *hwif = drive->hwif; in sgiioc4_dma_end()
258 static void sgiioc4_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sgiioc4_set_dma_mode()
290 static u8 sgiioc4_read_status(ide_hwif_t *hwif) in sgiioc4_read_status()
310 static int __devinit ide_dma_sgiioc4(ide_hwif_t *hwif, in ide_dma_sgiioc4()
361 ide_hwif_t *hwif = drive->hwif; in sgiioc4_configure_for_dma()
[all …]
Dit821x.c114 ide_hwif_t *hwif = drive->hwif; in it821x_program()
140 ide_hwif_t *hwif = drive->hwif; in it821x_program_udma()
170 ide_hwif_t *hwif = drive->hwif; in it821x_clock_strategy()
239 static void it821x_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in it821x_set_pio_mode()
283 ide_hwif_t *hwif = drive->hwif; in it821x_tune_mwdma()
320 ide_hwif_t *hwif = drive->hwif; in it821x_tune_udma()
363 ide_hwif_t *hwif = drive->hwif; in it821x_dma_start()
385 ide_hwif_t *hwif = drive->hwif; in it821x_dma_end()
403 static void it821x_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in it821x_set_dma_mode()
427 static u8 it821x_cable_detect(ide_hwif_t *hwif) in it821x_cable_detect()
[all …]
Dsiimage.c76 static inline int is_sata(ide_hwif_t *hwif) in is_sata()
92 static unsigned long siimage_selreg(ide_hwif_t *hwif, int r) in siimage_selreg()
116 ide_hwif_t *hwif = drive->hwif; in siimage_seldev()
197 ide_hwif_t *hwif = drive->hwif; in sil_pata_udma_filter()
239 static void sil_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sil_set_pio_mode()
298 static void sil_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sil_set_dma_mode()
341 static int sil_test_irq(ide_hwif_t *hwif) in sil_test_irq()
361 ide_hwif_t *hwif = drive->hwif; in siimage_mmio_dma_test_irq()
411 ide_hwif_t *hwif = drive->hwif; in sil_sata_reset_poll()
549 static void __devinit init_mmio_iops_siimage(ide_hwif_t *hwif) in init_mmio_iops_siimage()
[all …]
Dide-io.c117 ide_hwif_t *hwif = drive->hwif; in ide_complete_rq()
225 ide_hwif_t *hwif = drive->hwif; in ide_map_sg()
395 static inline int ide_lock_port(ide_hwif_t *hwif) in ide_lock_port()
405 static inline void ide_unlock_port(ide_hwif_t *hwif) in ide_unlock_port()
410 static inline int ide_lock_host(struct ide_host *host, ide_hwif_t *hwif) in ide_lock_host()
459 ide_hwif_t *hwif = drive->hwif; in do_ide_request()
476 ide_hwif_t *prev_port; in do_ide_request()
578 ide_hwif_t *hwif = drive->hwif; in drive_is_ready()
615 ide_hwif_t *hwif = (ide_hwif_t *)data; in ide_timer_expiry()
727 static void unexpected_intr(int irq, ide_hwif_t *hwif) in unexpected_intr()
[all …]
Dide-xfer-mode.c124 ide_hwif_t *hwif = drive->hwif; in ide_set_pio_mode()
158 ide_hwif_t *hwif = drive->hwif; in ide_set_dma_mode()
184 ide_hwif_t *hwif = drive->hwif; in ide_set_pio()
224 ide_hwif_t *hwif = drive->hwif; in ide_rate_filter()
251 ide_hwif_t *hwif = drive->hwif; in ide_set_xfer_rate()
Dide-iops.c108 ide_hwif_t *hwif = drive->hwif; in __ide_wait_stat()
230 ide_hwif_t *hwif = drive->hwif; in eighty_ninty_three()
344 ide_hwif_t *hwif = drive->hwif; in ide_config_drive_speed()
447 ide_hwif_t *hwif = drive->hwif; in __ide_set_handler()
459 ide_hwif_t *hwif = drive->hwif; in ide_set_handler()
484 ide_hwif_t *hwif = drive->hwif; in ide_execute_command()
507 int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout) in ide_wait_not_busy()
Dsc1200.c83 ide_hwif_t *hwif = drive->hwif; in sc1200_tunepio()
106 ide_hwif_t *hwif = drive->hwif; in sc1200_udma_filter()
126 static void sc1200_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sc1200_set_dma_mode()
173 ide_hwif_t *hwif = drive->hwif; in sc1200_dma_end()
197 static void sc1200_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sc1200_set_pio_mode()
Dcs5530.c53 static void cs5530_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in cs5530_set_pio_mode()
83 ide_hwif_t *hwif = drive->hwif; in cs5530_udma_filter()
103 static void cs5530_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in cs5530_set_dma_mode()
229 static void __devinit init_hwif_cs5530 (ide_hwif_t *hwif) in init_hwif_cs5530()
Dide-acpi.c40 ide_hwif_t *hwif;
97 bool ide_port_acpi(ide_hwif_t *hwif) in ide_port_acpi()
170 static acpi_handle ide_acpi_hwif_get_handle(ide_hwif_t *hwif) in ide_acpi_hwif_get_handle()
387 void ide_acpi_get_timing(ide_hwif_t *hwif) in ide_acpi_get_timing()
465 void ide_acpi_push_timing(ide_hwif_t *hwif) in ide_acpi_push_timing()
506 void ide_acpi_set_state(ide_hwif_t *hwif, int on) in ide_acpi_set_state()
541 void ide_acpi_init_port(ide_hwif_t *hwif) in ide_acpi_init_port()
555 void ide_acpi_port_init_devices(ide_hwif_t *hwif) in ide_acpi_port_init_devices()
Djmicron.c29 static u8 jmicron_cable_detect(ide_hwif_t *hwif) in jmicron_cable_detect()
83 static void jmicron_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in jmicron_set_pio_mode()
95 static void jmicron_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in jmicron_set_dma_mode()
Dpmac.c67 ide_hwif_t *hwif;
406 static int pmac_ide_init_dma(ide_hwif_t *, const struct ide_port_info *);
418 ide_hwif_t *hwif = drive->hwif; in pmac_ide_apply_timings()
436 ide_hwif_t *hwif = drive->hwif; in pmac_ide_kauai_apply_timings()
456 ide_hwif_t *hwif = drive->hwif; in pmac_ide_do_update_timings()
484 static void pmac_exec_command(ide_hwif_t *hwif, u8 cmd) in pmac_exec_command()
491 static void pmac_write_devctl(ide_hwif_t *hwif, u8 ctl) in pmac_write_devctl()
501 static void pmac_ide_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in pmac_ide_set_pio_mode()
782 static void pmac_ide_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in pmac_ide_set_dma_mode()
920 static u8 pmac_ide_cable_detect(ide_hwif_t *hwif) in pmac_ide_cable_detect()
[all …]
Dcy82c693.c56 static void cy82c693_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in cy82c693_set_dma_mode()
83 static void cy82c693_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in cy82c693_set_pio_mode()
148 static void __devinit init_iops_cy82c693(ide_hwif_t *hwif) in init_iops_cy82c693()
150 static ide_hwif_t *primary; in init_iops_cy82c693()
Dsl82c105.c66 static void sl82c105_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sl82c105_set_pio_mode()
95 static void sl82c105_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in sl82c105_set_dma_mode()
113 static int sl82c105_test_irq(ide_hwif_t *hwif) in sl82c105_test_irq()
149 ide_hwif_t *hwif = drive->hwif; in sl82c105_dma_lost_irq()
187 ide_hwif_t *hwif = drive->hwif; in sl82c105_dma_start()
Dserverworks.c109 static void svwks_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in svwks_set_pio_mode()
131 static void svwks_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in svwks_set_dma_mode()
261 static u8 ata66_svwks_svwks(ide_hwif_t *hwif) in ata66_svwks_svwks()
273 static u8 ata66_svwks_dell(ide_hwif_t *hwif) in ata66_svwks_dell()
292 static u8 ata66_svwks_cobalt(ide_hwif_t *hwif) in ata66_svwks_cobalt()
304 static u8 svwks_cable_detect(ide_hwif_t *hwif) in svwks_cable_detect()
Dalim15x3.c51 static void ali_fifo_control(ide_hwif_t *hwif, ide_drive_t *drive, int on) in ali_fifo_control()
64 static void ali_program_timings(ide_hwif_t *hwif, ide_drive_t *drive, in ali_program_timings()
102 static void ali_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in ali_set_pio_mode()
164 static void ali_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in ali_set_dma_mode()
381 static u8 ali_cable_detect(ide_hwif_t *hwif) in ali_cable_detect()
418 static void __devinit init_hwif_ali15x3 (ide_hwif_t *hwif) in init_hwif_ali15x3()
467 static int __devinit init_dma_ali15x3(ide_hwif_t *hwif, in init_dma_ali15x3()

123