Home
last modified time | relevance | path

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

/include/linux/
Dide.h544 struct hwif_s *hwif; /* actually (ide_hwif_t *) */ member
995 static inline void ide_proc_register_port(ide_hwif_t *hwif) { ; } in ide_proc_register_port() argument
996 static inline void ide_proc_port_register_devices(ide_hwif_t *hwif) { ; } in ide_proc_port_register_devices() argument
998 static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } in ide_proc_unregister_port() argument
1220 extern int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout);
1256 static inline int ide_hwif_setup_dma(ide_hwif_t *hwif, in ide_hwif_setup_dma() argument
1469 static inline void ide_release_dma_engine(ide_hwif_t *hwif) { ; } in ide_release_dma_engine() argument
1478 bool ide_port_acpi(ide_hwif_t *hwif);
1480 extern void ide_acpi_get_timing(ide_hwif_t *hwif);
1481 extern void ide_acpi_push_timing(ide_hwif_t *hwif);
[all …]