Lines Matching refs:ide_hwif_t
128 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()
344 ide_hwif_t *hwif = drive->hwif; in __scc_dma_end()
369 ide_hwif_t *hwif = drive->hwif; in scc_dma_end()
479 ide_hwif_t *hwif = drive->hwif; in scc_dma_test_irq()
497 ide_hwif_t *hwif = drive->hwif; in scc_udma_filter()
721 static void __devinit init_mmio_iops_scc(ide_hwif_t *hwif) in init_mmio_iops_scc()
741 static void __devinit init_iops_scc(ide_hwif_t *hwif) in init_iops_scc()
751 static int __devinit scc_init_dma(ide_hwif_t *hwif, in scc_init_dma()
757 static u8 scc_cable_detect(ide_hwif_t *hwif) in scc_cable_detect()
771 static void __devinit init_hwif_scc(ide_hwif_t *hwif) in init_hwif_scc()