Searched refs:init_iops (Results 1 – 5 of 5) sorted by relevance
168 .init_iops = init_iops_cy82c693,
312 d.init_iops = superio_init_iops; in ns87415_init_one()
1068 if (d->init_iops) in ide_init_port()1069 d->init_iops(hwif); in ide_init_port()
714 .init_iops = init_iops_siimage, \
1336 void (*init_iops)(ide_hwif_t *); member