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()
175 ide_hwif_t *hwif; in tx4939ide_clear_irq()
191 static u8 tx4939ide_cable_detect(ide_hwif_t *hwif) in tx4939ide_cable_detect()
202 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_host_set()
236 ide_hwif_t *hwif = drive->hwif; in tx4939ide_build_dmatable()
289 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_setup()
316 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_end()
344 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_test_irq()
382 static u8 tx4939ide_dma_sff_read_status(ide_hwif_t *hwif) in tx4939ide_dma_sff_read_status()
392 static void tx4939ide_init_hwif(ide_hwif_t *hwif) in tx4939ide_init_hwif()
409 static int tx4939ide_init_dma(ide_hwif_t *hwif, const struct ide_port_info *d) in tx4939ide_init_dma()
422 ide_hwif_t *hwif = drive->hwif; in tx4939ide_tf_load_fixup()
607 ide_hwif_t *hwif = host->ports[0]; in tx4939ide_resume()