Home
last modified time | relevance | path

Searched refs:hwif_s (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dide.h544 struct hwif_s *hwif; /* actually (ide_hwif_t *) */
640 void (*exec_command)(struct hwif_s *, u8);
641 u8 (*read_status)(struct hwif_s *);
642 u8 (*read_altstatus)(struct hwif_s *);
643 void (*write_devctl)(struct hwif_s *, u8);
677 void (*set_pio_mode)(struct hwif_s *, ide_drive_t *);
678 void (*set_dma_mode)(struct hwif_s *, ide_drive_t *);
685 int (*test_irq)(struct hwif_s *);
690 u8 (*cable_detect)(struct hwif_s *);
708 u8 (*dma_sff_read_status)(struct hwif_s *);
[all …]