Lines Matching defs:ide_port_ops
621 struct ide_port_ops { struct
622 void (*init_dev)(ide_drive_t *);
623 void (*set_pio_mode)(struct hwif_s *, ide_drive_t *);
624 void (*set_dma_mode)(struct hwif_s *, ide_drive_t *);
625 int (*reset_poll)(ide_drive_t *);
626 void (*pre_reset)(ide_drive_t *);
627 void (*resetproc)(ide_drive_t *);
628 void (*maskproc)(ide_drive_t *, int);
629 void (*quirkproc)(ide_drive_t *);
630 void (*clear_irq)(ide_drive_t *);
631 int (*test_irq)(struct hwif_s *);
633 u8 (*mdma_filter)(ide_drive_t *);
634 u8 (*udma_filter)(ide_drive_t *);
636 u8 (*cable_detect)(struct hwif_s *);