Searched refs:init_iops (Results 1 – 5 of 5) sorted by relevance
169 .init_iops = init_iops_cy82c693,
313 d.init_iops = superio_init_iops; in ns87415_init_one()
713 .init_iops = init_iops_siimage, \
1087 if (d->init_iops) in ide_init_port()1088 d->init_iops(hwif); in ide_init_port()
1352 void (*init_iops)(ide_hwif_t *); member