Lines Matching defs:ide_dma_ops
652 struct ide_dma_ops { struct
653 void (*dma_host_set)(struct ide_drive_s *, int);
654 int (*dma_setup)(struct ide_drive_s *, struct ide_cmd *);
655 void (*dma_start)(struct ide_drive_s *);
656 int (*dma_end)(struct ide_drive_s *);
657 int (*dma_test_irq)(struct ide_drive_s *);
658 void (*dma_lost_irq)(struct ide_drive_s *);
660 int (*dma_check)(struct ide_drive_s *, struct ide_cmd *);
661 int (*dma_timer_expiry)(struct ide_drive_s *);
662 void (*dma_clear)(struct ide_drive_s *);
667 u8 (*dma_sff_read_status)(struct hwif_s *);