Lines Matching defs:ide_port_ops
634 struct ide_port_ops { struct
635 void (*init_dev)(ide_drive_t *);
636 void (*set_pio_mode)(struct hwif_s *, ide_drive_t *);
637 void (*set_dma_mode)(struct hwif_s *, ide_drive_t *);
638 int (*reset_poll)(ide_drive_t *);
639 void (*pre_reset)(ide_drive_t *);
640 void (*resetproc)(ide_drive_t *);
641 void (*maskproc)(ide_drive_t *, int);
642 void (*quirkproc)(ide_drive_t *);
643 void (*clear_irq)(ide_drive_t *);
644 int (*test_irq)(struct hwif_s *);
646 u8 (*mdma_filter)(ide_drive_t *);
647 u8 (*udma_filter)(ide_drive_t *);
649 u8 (*cable_detect)(struct hwif_s *);