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()
884 ide_hwif_t *hwif = data; in ata_probe() local
937 ide_hwif_t *hwif = drive->hwif; in ide_init_disk() local
962 static int hwif_init(ide_hwif_t *hwif) in hwif_init()
999 static void hwif_register_devices(ide_hwif_t *hwif) in hwif_register_devices()
1021 static void ide_port_init_devices(ide_hwif_t *hwif) in ide_port_init_devices()
1046 static void ide_init_port(ide_hwif_t *hwif, unsigned int port, in ide_init_port()
1111 static void ide_port_cable_detect(ide_hwif_t *hwif) in ide_port_cable_detect()
1125 static void ide_port_init_devices_data(ide_hwif_t *hwif) in ide_port_init_devices_data()
1155 static void ide_init_port_data(ide_hwif_t *hwif, unsigned int index) in ide_init_port_data()
1179 static void ide_init_port_hw(ide_hwif_t *hwif, struct ide_hw *hw) in ide_init_port_hw()
1237 static void ide_port_free_devices(ide_hwif_t *hwif) in ide_port_free_devices()
1248 static int ide_port_alloc_devices(ide_hwif_t *hwif, int node) in ide_port_alloc_devices()
1293 ide_hwif_t *hwif; in ide_host_alloc() local
1344 static void ide_port_free(ide_hwif_t *hwif) in ide_port_free()
1351 static void ide_disable_port(ide_hwif_t *hwif) in ide_disable_port()
1371 ide_hwif_t *hwif, *mate = NULL; in ide_host_register() local
1487 static void __ide_port_unregister_devices(ide_hwif_t *hwif) in __ide_port_unregister_devices()
1498 void ide_port_unregister_devices(ide_hwif_t *hwif) in ide_port_unregister_devices()
1522 static void ide_unregister(ide_hwif_t *hwif) in ide_unregister()
1556 ide_hwif_t *hwif; in ide_host_free() local
1570 ide_hwif_t *hwif; in ide_host_remove() local
1582 void ide_port_scan(ide_hwif_t *hwif) in ide_port_scan()