ide_hwif_t 51 include/linux/ide.h #define HWIF(drive) ((ide_hwif_t *)((drive)->hwif)) ide_hwif_t 851 include/linux/ide.h ide_hwif_t *ports[MAX_HOST_PORTS]; ide_hwif_t 882 include/linux/ide.h ide_hwif_t *hwif; ide_hwif_t 1021 include/linux/ide.h void ide_proc_register_port(ide_hwif_t *); ide_hwif_t 1022 include/linux/ide.h void ide_proc_port_register_devices(ide_hwif_t *); ide_hwif_t 1024 include/linux/ide.h void ide_proc_unregister_port(ide_hwif_t *); ide_hwif_t 1049 include/linux/ide.h static inline void ide_proc_register_port(ide_hwif_t *hwif) { ; } ide_hwif_t 1050 include/linux/ide.h static inline void ide_proc_port_register_devices(ide_hwif_t *hwif) { ; } ide_hwif_t 1052 include/linux/ide.h static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } ide_hwif_t 1172 include/linux/ide.h int ide_busy_sleep(ide_hwif_t *, unsigned long, int); ide_hwif_t 1187 include/linux/ide.h void ide_exec_command(ide_hwif_t *, u8); ide_hwif_t 1188 include/linux/ide.h u8 ide_read_status(ide_hwif_t *); ide_hwif_t 1189 include/linux/ide.h u8 ide_read_altstatus(ide_hwif_t *); ide_hwif_t 1190 include/linux/ide.h u8 ide_read_sff_dma_status(ide_hwif_t *); ide_hwif_t 1192 include/linux/ide.h void ide_set_irq(ide_hwif_t *, int); ide_hwif_t 1267 include/linux/ide.h extern int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout); ide_hwif_t 1290 include/linux/ide.h unsigned long ide_pci_dma_base(ide_hwif_t *, const struct ide_port_info *); ide_hwif_t 1291 include/linux/ide.h int ide_pci_check_simplex(ide_hwif_t *, const struct ide_port_info *); ide_hwif_t 1292 include/linux/ide.h int ide_hwif_setup_dma(ide_hwif_t *, const struct ide_port_info *); ide_hwif_t 1294 include/linux/ide.h static inline int ide_hwif_setup_dma(ide_hwif_t *hwif, ide_hwif_t 1384 include/linux/ide.h void (*init_iops)(ide_hwif_t *); ide_hwif_t 1385 include/linux/ide.h void (*init_hwif)(ide_hwif_t *); ide_hwif_t 1386 include/linux/ide.h int (*init_dma)(ide_hwif_t *, ide_hwif_t 1447 include/linux/ide.h int ide_allocate_dma_engine(ide_hwif_t *); ide_hwif_t 1448 include/linux/ide.h void ide_release_dma_engine(ide_hwif_t *); ide_hwif_t 1480 include/linux/ide.h static inline void ide_release_dma_engine(ide_hwif_t *hwif) { ; } ide_hwif_t 1485 include/linux/ide.h extern void ide_acpi_get_timing(ide_hwif_t *hwif); ide_hwif_t 1486 include/linux/ide.h extern void ide_acpi_push_timing(ide_hwif_t *hwif); ide_hwif_t 1487 include/linux/ide.h extern void ide_acpi_init(ide_hwif_t *hwif); ide_hwif_t 1488 include/linux/ide.h void ide_acpi_port_init_devices(ide_hwif_t *); ide_hwif_t 1489 include/linux/ide.h extern void ide_acpi_set_state(ide_hwif_t *hwif, int on); ide_hwif_t 1492 include/linux/ide.h static inline void ide_acpi_get_timing(ide_hwif_t *hwif) { ; } ide_hwif_t 1493 include/linux/ide.h static inline void ide_acpi_push_timing(ide_hwif_t *hwif) { ; } ide_hwif_t 1494 include/linux/ide.h static inline void ide_acpi_init(ide_hwif_t *hwif) { ; } ide_hwif_t 1495 include/linux/ide.h static inline void ide_acpi_port_init_devices(ide_hwif_t *hwif) { ; } ide_hwif_t 1496 include/linux/ide.h static inline void ide_acpi_set_state(ide_hwif_t *hwif, int on) {} ide_hwif_t 1499 include/linux/ide.h void ide_remove_port_from_hwgroup(ide_hwif_t *); ide_hwif_t 1500 include/linux/ide.h void ide_unregister(ide_hwif_t *); ide_hwif_t 1507 include/linux/ide.h void ide_port_apply_params(ide_hwif_t *); ide_hwif_t 1517 include/linux/ide.h void ide_port_unregister_devices(ide_hwif_t *); ide_hwif_t 1518 include/linux/ide.h void ide_port_scan(ide_hwif_t *); ide_hwif_t 1520 include/linux/ide.h static inline void *ide_get_hwifdata (ide_hwif_t * hwif) ide_hwif_t 1525 include/linux/ide.h static inline void ide_set_hwifdata (ide_hwif_t * hwif, void *data) ide_hwif_t 1610 include/linux/ide.h static inline int hwif_to_node(ide_hwif_t *hwif)