Lines Matching refs:ide_hwif_t
107 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()
383 static u8 tx4939ide_dma_sff_read_status(ide_hwif_t *hwif) in tx4939ide_dma_sff_read_status()
393 static void tx4939ide_init_hwif(ide_hwif_t *hwif) in tx4939ide_init_hwif()
411 static int tx4939ide_init_dma(ide_hwif_t *hwif, const struct ide_port_info *d) in tx4939ide_init_dma()
424 ide_hwif_t *hwif = drive->hwif; in tx4939ide_tf_load_fixup()
609 ide_hwif_t *hwif = host->ports[0]; in tx4939ide_resume()