Lines Matching defs:hwif
105 #define TX4939IDE_BASE(hwif) ((void __iomem *)(hwif)->extra_base) argument
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() local
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() local
237 ide_hwif_t *hwif = drive->hwif; in tx4939ide_build_dmatable() local
290 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_setup() local
317 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_end() local
345 ide_hwif_t *hwif = drive->hwif; in tx4939ide_dma_test_irq() local
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() local
609 ide_hwif_t *hwif = host->ports[0]; in tx4939ide_resume() local