Lines Matching defs:hwif
194 ide_hwif_t *hwif = drive->hwif; in do_identify() local
253 ide_hwif_t *hwif = drive->hwif; in ide_dev_read_id() local
333 ide_hwif_t *hwif = drive->hwif; in ide_busy_sleep() local
383 ide_hwif_t *hwif = drive->hwif; in do_probe() local
539 ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev); in hwif_release_dev() local
544 static int ide_register_port(ide_hwif_t *hwif) in ide_register_port()
598 static int ide_port_wait_ready(ide_hwif_t *hwif) in ide_port_wait_ready()
679 static int ide_probe_port(ide_hwif_t *hwif) in ide_probe_port()
722 static void ide_port_tune_devices(ide_hwif_t *hwif) in ide_port_tune_devices()
759 ide_hwif_t *hwif = drive->hwif; in ide_init_queue() local
817 static int ide_port_setup_devices(ide_hwif_t *hwif) in ide_port_setup_devices()
840 ide_hwif_t *hwif; in ide_host_enable_irqs() local
859 static int init_irq (ide_hwif_t *hwif) in init_irq()
898 ide_hwif_t *hwif = data; in ata_probe() local
951 ide_hwif_t *hwif = drive->hwif; in ide_init_disk() local
976 static int hwif_init(ide_hwif_t *hwif) in hwif_init()
1014 static void hwif_register_devices(ide_hwif_t *hwif) in hwif_register_devices()
1036 static void ide_port_init_devices(ide_hwif_t *hwif) in ide_port_init_devices()
1061 static void ide_init_port(ide_hwif_t *hwif, unsigned int port, in ide_init_port()
1126 static void ide_port_cable_detect(ide_hwif_t *hwif) in ide_port_cable_detect()
1140 static void ide_port_init_devices_data(ide_hwif_t *hwif) in ide_port_init_devices_data()
1172 static void ide_init_port_data(ide_hwif_t *hwif, unsigned int index) in ide_init_port_data()
1194 static void ide_init_port_hw(ide_hwif_t *hwif, struct ide_hw *hw) in ide_init_port_hw()
1252 static void ide_port_free_devices(ide_hwif_t *hwif) in ide_port_free_devices()
1264 static int ide_port_alloc_devices(ide_hwif_t *hwif, int node) in ide_port_alloc_devices()
1317 ide_hwif_t *hwif; in ide_host_alloc() local
1368 static void ide_port_free(ide_hwif_t *hwif) in ide_port_free()
1375 static void ide_disable_port(ide_hwif_t *hwif) in ide_disable_port()
1395 ide_hwif_t *hwif, *mate = NULL; in ide_host_register() local
1512 static void __ide_port_unregister_devices(ide_hwif_t *hwif) in __ide_port_unregister_devices()
1523 void ide_port_unregister_devices(ide_hwif_t *hwif) in ide_port_unregister_devices()
1547 static void ide_unregister(ide_hwif_t *hwif) in ide_unregister()
1582 ide_hwif_t *hwif; in ide_host_free() local
1596 ide_hwif_t *hwif; in ide_host_remove() local
1608 void ide_port_scan(ide_hwif_t *hwif) in ide_port_scan()