Searched refs:hwif (Results 1 – 1 of 1) sorted by relevance
544 struct hwif_s *hwif; /* actually (ide_hwif_t *) */ member995 static inline void ide_proc_register_port(ide_hwif_t *hwif) { ; } in ide_proc_register_port() argument996 static inline void ide_proc_port_register_devices(ide_hwif_t *hwif) { ; } in ide_proc_port_register_devices() argument998 static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } in ide_proc_unregister_port() argument1220 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() argument1469 static inline void ide_release_dma_engine(ide_hwif_t *hwif) { ; } in ide_release_dma_engine() argument1478 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 …]