Searched refs:ide_dma_end (Results 1 – 19 of 19) sorted by relevance
219 dma_stat = HWIF(drive)->ide_dma_end(drive); in ide_dma_intr()983 return HWIF(drive)->ide_dma_end(drive); in __ide_dma_timeout()1200 if (!hwif->ide_dma_end) in ide_setup_dma()1201 hwif->ide_dma_end = &__ide_dma_end; in ide_setup_dma()
870 (void) hwif->ide_dma_end(drive); in ide_dma_timeout_retry()878 (void)HWIF(drive)->ide_dma_end(drive); in ide_dma_timeout_retry()
1031 hwif->ide_dma_end = old_hwif.ide_dma_end; in ide_unregister()
1051 if ((dma_error = HWIF(drive)->ide_dma_end(drive))) in cdrom_read_intr()1697 if ((dma_error = HWIF(drive)->ide_dma_end(drive))) { in cdrom_write_intr()
816 if (HWIF(drive)->ide_dma_end(drive)) { in idefloppy_pc_intr()
2109 if (HWIF(drive)->ide_dma_end(drive) || status.b.check) { in idetape_pc_intr()
734 hwif->ide_dma_end = &cmd646_1_ide_dma_end; in init_hwif_cmd64x()736 hwif->ide_dma_end = &cmd64x_ide_dma_end; in init_hwif_cmd64x()740 hwif->ide_dma_end = &cmd64x_ide_dma_end; in init_hwif_cmd64x()
214 hwif->ide_dma_end = &ns87415_ide_dma_end; in init_hwif_ns87415()
602 case ide_dma_end: in hpt366_ide_dma_lostirq()1277 hwif->ide_dma_end = &hpt374_ide_dma_end; in init_hwif_hpt366()1280 hwif->ide_dma_end = &hpt374_ide_dma_end; in init_hwif_hpt366()1283 hwif->ide_dma_end = &hpt370_ide_dma_end; in init_hwif_hpt366()
202 hwif->ide_dma_end = &sgiioc4_ide_dma_end; in ide_init_sgiioc4()413 return HWIF(drive)->ide_dma_end(drive); in sgiioc4_ide_dma_timeout()
351 hwif->ide_dma_end = &trm290_ide_dma_end; in init_hwif_trm290()
536 hwif->ide_dma_end = &sc1200_ide_dma_end; in init_hwif_sc1200()
730 hwif->ide_dma_end = &svwks_ide_dma_end; in init_hwif_svwks()
726 hwif->ide_dma_end = &pdc202xx_old_ide_dma_end; in init_hwif_pdc202xx()
396 hwif->ide_dma_end = &e100_dma_end; in init_e100_ide()811 dma_stat = HWIF(drive)->ide_dma_end(drive); in etrax_dma_intr()
337 u8 dma_stat = HWIF(drive)->ide_dma_end(drive); in icside_dmaintr()684 hwif->ide_dma_end = icside_dma_end; in icside_setup_dma()
810 int (*ide_dma_end)(ide_drive_t *drive); member933 int (*ide_dma_end)(ide_drive_t *drive); member
433 (void) (HWIF(drive)->ide_dma_end(drive)); in idescsi_pc_intr()
1831 ide_hwifs[ix].ide_dma_end = &pmac_ide_dma_end; in pmac_ide_setup_dma()