Lines Matching defs:hwif
193 ide_hwif_t *hwif = drive->hwif; in do_identify() local
252 ide_hwif_t *hwif = drive->hwif; in ide_dev_read_id() local
332 ide_hwif_t *hwif = drive->hwif; in ide_busy_sleep() local
382 ide_hwif_t *hwif = drive->hwif; in do_probe() local
538 ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev); in hwif_release_dev() local
543 static int ide_register_port(ide_hwif_t *hwif) in ide_register_port()
597 static int ide_port_wait_ready(ide_hwif_t *hwif) in ide_port_wait_ready()
678 static int ide_probe_port(ide_hwif_t *hwif) in ide_probe_port()
721 static void ide_port_tune_devices(ide_hwif_t *hwif) in ide_port_tune_devices()
750 ide_hwif_t *hwif = drive->hwif; in ide_init_queue() local
804 static int ide_port_setup_devices(ide_hwif_t *hwif) in ide_port_setup_devices()
827 ide_hwif_t *hwif; in ide_host_enable_irqs() local
846 static int init_irq (ide_hwif_t *hwif) in init_irq()
885 ide_hwif_t *hwif = data; in ata_probe() local
938 ide_hwif_t *hwif = drive->hwif; in ide_init_disk() local
963 static int hwif_init(ide_hwif_t *hwif) in hwif_init()
1000 static void hwif_register_devices(ide_hwif_t *hwif) in hwif_register_devices()
1022 static void ide_port_init_devices(ide_hwif_t *hwif) in ide_port_init_devices()
1047 static void ide_init_port(ide_hwif_t *hwif, unsigned int port, in ide_init_port()
1112 static void ide_port_cable_detect(ide_hwif_t *hwif) in ide_port_cable_detect()
1126 static void ide_port_init_devices_data(ide_hwif_t *hwif) in ide_port_init_devices_data()
1156 static void ide_init_port_data(ide_hwif_t *hwif, unsigned int index) in ide_init_port_data()
1180 static void ide_init_port_hw(ide_hwif_t *hwif, struct ide_hw *hw) in ide_init_port_hw()
1238 static void ide_port_free_devices(ide_hwif_t *hwif) in ide_port_free_devices()
1249 static int ide_port_alloc_devices(ide_hwif_t *hwif, int node) in ide_port_alloc_devices()
1294 ide_hwif_t *hwif; in ide_host_alloc() local
1345 static void ide_port_free(ide_hwif_t *hwif) in ide_port_free()
1352 static void ide_disable_port(ide_hwif_t *hwif) in ide_disable_port()
1372 ide_hwif_t *hwif, *mate = NULL; in ide_host_register() local
1488 static void __ide_port_unregister_devices(ide_hwif_t *hwif) in __ide_port_unregister_devices()
1499 void ide_port_unregister_devices(ide_hwif_t *hwif) in ide_port_unregister_devices()
1523 static void ide_unregister(ide_hwif_t *hwif) in ide_unregister()
1558 ide_hwif_t *hwif; in ide_host_free() local
1572 ide_hwif_t *hwif; in ide_host_remove() local
1584 void ide_port_scan(ide_hwif_t *hwif) in ide_port_scan()