Searched refs:INSL (Results 1 – 5 of 5) sorted by relevance
82 hwif->INSL = hwif->INSLP = swarm_insl; in swarm_ide_probe()
161 hwif->INSL = sibyte_insl; in sibyte_set_ideops()
99 hwif->INSL = ide_unplugged_insl; in unplugged_hwif_iops()175 hwif->INSL = ide_insl; in default_hwif_iops()253 hwif->INSL = ide_mm_insl; in default_hwif_mmiops()342 hwif->INSL(IDE_DATA_REG, buffer, wcount); in ata_input_data()345 hwif->INSL(IDE_DATA_REG, buffer, wcount); in ata_input_data()
1062 hwif->INSL = old_hwif.INSL; in ide_unregister()
961 void (*INSL)(unsigned long port, void *addr, u32 count); member