Home
last modified time | relevance | path

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

123

/Linux-v4.19/include/linux/
Dide.h811 } ____cacheline_internodealigned_in_smp ide_hwif_t; typedef
816 ide_hwif_t *ports[MAX_HOST_PORTS + 1];
832 ide_hwif_t *cur_port; /* for hosts requiring serialization */
969 void ide_proc_register_port(ide_hwif_t *);
970 void ide_proc_port_register_devices(ide_hwif_t *);
972 void ide_proc_unregister_port(ide_hwif_t *);
981 static inline void ide_proc_register_port(ide_hwif_t *hwif) { ; } in ide_proc_register_port()
982 static inline void ide_proc_port_register_devices(ide_hwif_t *hwif) { ; } in ide_proc_port_register_devices()
984 static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } in ide_proc_unregister_port()
1126 void ide_exec_command(ide_hwif_t *, u8);
[all …]
/Linux-v4.19/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.c194 ide_hwif_t *hwif = drive->hwif; in do_identify()
253 ide_hwif_t *hwif = drive->hwif; in ide_dev_read_id()
333 ide_hwif_t *hwif = drive->hwif; in ide_busy_sleep()
383 ide_hwif_t *hwif = drive->hwif; in do_probe()
539 ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev); in hwif_release_dev()
544 static int ide_register_port(ide_hwif_t *hwif) in ide_register_port()
598 static int ide_port_wait_ready(ide_hwif_t *hwif) in ide_port_wait_ready()
679 static int ide_probe_port(ide_hwif_t *hwif) in ide_probe_port()
722 static void ide_port_tune_devices(ide_hwif_t *hwif) in ide_port_tune_devices()
759 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()
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()
240 ide_hwif_t *hwif = drive->hwif; in ide_get_mode_mask()
313 ide_hwif_t *hwif = drive->hwif; in ide_find_dma_mode()
353 ide_hwif_t *hwif = drive->hwif; in ide_tune_dma()
380 ide_hwif_t *hwif = drive->hwif; in ide_dma_check()
448 ide_hwif_t *hwif = drive->hwif; in ide_dma_timeout_retry()
495 void ide_release_dma_engine(ide_hwif_t *hwif) in ide_release_dma_engine()
507 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 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 ide_dma_sgiioc4(ide_hwif_t *hwif, const struct ide_port_info *d) in ide_dma_sgiioc4()
360 ide_hwif_t *hwif = drive->hwif; in sgiioc4_configure_for_dma()
[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 init_mmio_iops_siimage(ide_hwif_t *hwif) in init_mmio_iops_siimage()
[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 …]
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()
475 ide_hwif_t *prev_port; in do_ide_request()
575 ide_hwif_t *hwif = drive->hwif; in drive_is_ready()
612 ide_hwif_t *hwif = from_timer(hwif, t, timer); in ide_timer_expiry()
724 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()
235 ide_hwif_t *hwif = drive->hwif; in eighty_ninty_three()
349 ide_hwif_t *hwif = drive->hwif; in ide_config_drive_speed()
452 ide_hwif_t *hwif = drive->hwif; in __ide_set_handler()
464 ide_hwif_t *hwif = drive->hwif; in ide_set_handler()
489 ide_hwif_t *hwif = drive->hwif; in ide_execute_command()
512 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()
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()
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 init_hwif_cs5530 (ide_hwif_t *hwif) in init_hwif_cs5530()
Dpmac.c66 ide_hwif_t *hwif;
405 static int pmac_ide_init_dma(ide_hwif_t *, const struct ide_port_info *);
417 ide_hwif_t *hwif = drive->hwif; in pmac_ide_apply_timings()
434 ide_hwif_t *hwif = drive->hwif; in pmac_ide_kauai_apply_timings()
453 ide_hwif_t *hwif = drive->hwif; in pmac_ide_do_update_timings()
480 static void pmac_exec_command(ide_hwif_t *hwif, u8 cmd) in pmac_exec_command()
487 static void pmac_write_devctl(ide_hwif_t *hwif, u8 ctl) in pmac_write_devctl()
497 static void pmac_ide_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in pmac_ide_set_pio_mode()
778 static void pmac_ide_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) in pmac_ide_set_dma_mode()
915 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 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 init_hwif_ali15x3(ide_hwif_t *hwif) in init_hwif_ali15x3()
467 static int init_dma_ali15x3(ide_hwif_t *hwif, const struct ide_port_info *d) in init_dma_ali15x3()
Dide-acpi.c39 ide_hwif_t *hwif;
96 bool ide_port_acpi(ide_hwif_t *hwif) in ide_port_acpi()
180 static acpi_handle ide_acpi_hwif_get_handle(ide_hwif_t *hwif) in ide_acpi_hwif_get_handle()
397 void ide_acpi_get_timing(ide_hwif_t *hwif) in ide_acpi_get_timing()
475 void ide_acpi_push_timing(ide_hwif_t *hwif) in ide_acpi_push_timing()
516 void ide_acpi_set_state(ide_hwif_t *hwif, int on) in ide_acpi_set_state()
552 void ide_acpi_init_port(ide_hwif_t *hwif) in ide_acpi_init_port()
566 void ide_acpi_port_init_devices(ide_hwif_t *hwif) in ide_acpi_port_init_devices()
Dide-proc.c36 ide_hwif_t *hwif = (ide_hwif_t *) m->private; in ide_imodel_proc_show()
61 ide_hwif_t *hwif = (ide_hwif_t *) m->private; in ide_mate_proc_show()
72 ide_hwif_t *hwif = (ide_hwif_t *) m->private; in ide_channel_proc_show()
532 void ide_proc_port_register_devices(ide_hwif_t *hwif) in ide_proc_port_register_devices()
575 void ide_proc_register_port(ide_hwif_t *hwif) in ide_proc_register_port()
587 void ide_proc_unregister_port(ide_hwif_t *hwif) in ide_proc_unregister_port()

123