Lines Matching defs:hwif

195 	ide_hwif_t *hwif = drive->hwif;  in do_identify()  local
254 ide_hwif_t *hwif = drive->hwif; in ide_dev_read_id() local
334 ide_hwif_t *hwif = drive->hwif; in ide_busy_sleep() local
384 ide_hwif_t *hwif = drive->hwif; in do_probe() local
540 ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev); in hwif_release_dev() local
545 static int ide_register_port(ide_hwif_t *hwif) in ide_register_port()
599 static int ide_port_wait_ready(ide_hwif_t *hwif) in ide_port_wait_ready()
680 static int ide_probe_port(ide_hwif_t *hwif) in ide_probe_port()
723 static void ide_port_tune_devices(ide_hwif_t *hwif) in ide_port_tune_devices()
766 ide_hwif_t *hwif = drive->hwif; in ide_init_queue() local
832 static int ide_port_setup_devices(ide_hwif_t *hwif) in ide_port_setup_devices()
855 ide_hwif_t *hwif; in ide_host_enable_irqs() local
874 static int init_irq (ide_hwif_t *hwif) in init_irq()
913 ide_hwif_t *hwif = data; in ata_probe() local
966 ide_hwif_t *hwif = drive->hwif; in ide_init_disk() local
995 static int hwif_init(ide_hwif_t *hwif) in hwif_init()
1033 static void hwif_register_devices(ide_hwif_t *hwif) in hwif_register_devices()
1055 static void ide_port_init_devices(ide_hwif_t *hwif) in ide_port_init_devices()
1080 static void ide_init_port(ide_hwif_t *hwif, unsigned int port, in ide_init_port()
1145 static void ide_port_cable_detect(ide_hwif_t *hwif) in ide_port_cable_detect()
1161 ide_hwif_t *hwif = drive->hwif; in drive_rq_insert_work() local
1190 static void ide_port_init_devices_data(ide_hwif_t *hwif) in ide_port_init_devices_data()
1223 static void ide_init_port_data(ide_hwif_t *hwif, unsigned int index) in ide_init_port_data()
1245 static void ide_init_port_hw(ide_hwif_t *hwif, struct ide_hw *hw) in ide_init_port_hw()
1303 static void ide_port_free_devices(ide_hwif_t *hwif) in ide_port_free_devices()
1314 static int ide_port_alloc_devices(ide_hwif_t *hwif, int node) in ide_port_alloc_devices()
1360 ide_hwif_t *hwif; in ide_host_alloc() local
1411 static void ide_port_free(ide_hwif_t *hwif) in ide_port_free()
1418 static void ide_disable_port(ide_hwif_t *hwif) in ide_disable_port()
1438 ide_hwif_t *hwif, *mate = NULL; in ide_host_register() local
1558 static void __ide_port_unregister_devices(ide_hwif_t *hwif) in __ide_port_unregister_devices()
1569 void ide_port_unregister_devices(ide_hwif_t *hwif) in ide_port_unregister_devices()
1593 static void ide_unregister(ide_hwif_t *hwif) in ide_unregister()
1628 ide_hwif_t *hwif; in ide_host_free() local
1642 ide_hwif_t *hwif; in ide_host_remove() local
1654 void ide_port_scan(ide_hwif_t *hwif) in ide_port_scan()