Lines Matching defs:ide_dma_ops
639 struct ide_dma_ops { struct
640 void (*dma_host_set)(struct ide_drive_s *, int);
641 int (*dma_setup)(struct ide_drive_s *, struct ide_cmd *);
642 void (*dma_start)(struct ide_drive_s *);
643 int (*dma_end)(struct ide_drive_s *);
644 int (*dma_test_irq)(struct ide_drive_s *);
645 void (*dma_lost_irq)(struct ide_drive_s *);
647 int (*dma_check)(struct ide_drive_s *, struct ide_cmd *);
648 int (*dma_timer_expiry)(struct ide_drive_s *);
649 void (*dma_clear)(struct ide_drive_s *);
654 u8 (*dma_sff_read_status)(struct hwif_s *);