Searched refs:IDE_LCYL_OFFSET (Results 1 – 9 of 9) sorted by relevance
609 args.tfRegister[IDE_LCYL_OFFSET] = cyl; in chs_rw_disk()641 args.tfRegister[IDE_LCYL_OFFSET] = (block>>=8); in lba_28_rw_disk()679 args.tfRegister[IDE_LCYL_OFFSET] = (block>>=8); /* mid lba */ in lba_48_rw_disk()1030 | ((args.tfRegister[ IDE_LCYL_OFFSET] ) << 8) in idedisk_read_native_max_address()1057 ((args.tfRegister[IDE_LCYL_OFFSET])<<8) | in idedisk_read_native_max_address_ext()1079 args.tfRegister[IDE_LCYL_OFFSET] = ((addr_req >> 8) & 0xff); in idedisk_set_max_address()1090 | ((args.tfRegister[ IDE_LCYL_OFFSET] ) << 8) in idedisk_set_max_address()1106 args.tfRegister[IDE_LCYL_OFFSET] = ((addr_req >>= 8) & 0xff); in idedisk_set_max_address_ext()1124 ((args.tfRegister[IDE_LCYL_OFFSET])<<8) | in idedisk_set_max_address_ext()1264 args.tfRegister[IDE_LCYL_OFFSET] = drive->cyl; in idedisk_special()[all …]
154 printk("TF.4=x%02x ", args->tfRegister[IDE_LCYL_OFFSET]); in debug_taskfile()374 args->tfRegister[IDE_LCYL_OFFSET] = hwif->INB(IDE_LCYL_REG); in ide_end_taskfile()1193 args->tfRegister[IDE_LCYL_OFFSET] = SMART_LCYL_PASS; in ide_cmd_type_parser()1689 tfargs.tfRegister[IDE_LCYL_OFFSET] = 0x00; in ide_cmd_ioctl()1742 tfargs.tfRegister[IDE_LCYL_OFFSET] = 0x00; in ide_cmd_ioctl()
170 args->tfRegister[IDE_LCYL_OFFSET] = hwif->INB(IDE_LCYL_REG); in ide_end_drive_cmd()
66 hwif->hw.io_ports[IDE_LCYL_OFFSET] = SIBYTE_IDE_REG(0x1f4); in sibyte_ide_probe()
62 hwif->hw.io_ports[IDE_LCYL_OFFSET] = SWARM_IDE_REG(0x1f4); in swarm_ide_probe()
160 #define IDE_LCYL_OFFSET (4) macro185 #define IDE_LCYL_REG (HWIF(drive)->io_ports[IDE_LCYL_OFFSET])196 #define IDE_LCYL_REG_HOB (HWIF(drive)->io_ports[IDE_LCYL_OFFSET])
609 hwif->hw.io_ports[IDE_LCYL_OFFSET] = SIBYTE_CS_REG(4); in sibyte_pc_prep_ide()
1004 hw.io_ports[IDE_LCYL_OFFSET] = base + 4; in init_mmio_iops_siimage()
1138 (regs[IDE_LCYL_OFFSET] == 0x14)) { in isd200_try_enum()