Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dide.h539 struct hwif_s *hwif; /* actually (ide_hwif_t *) */
630 void (*exec_command)(struct hwif_s *, u8);
631 u8 (*read_status)(struct hwif_s *);
632 u8 (*read_altstatus)(struct hwif_s *);
633 void (*write_devctl)(struct hwif_s *, u8);
667 void (*set_pio_mode)(struct hwif_s *, ide_drive_t *);
668 void (*set_dma_mode)(struct hwif_s *, ide_drive_t *);
675 int (*test_irq)(struct hwif_s *);
680 u8 (*cable_detect)(struct hwif_s *);
698 u8 (*dma_sff_read_status)(struct hwif_s *);
[all …]