Lines Matching refs:ioport
64 tmport = dev->ioport[c] + 0x1f; in atp870u_intr_handle()
78 cmdp = inb(dev->ioport[c] + 0x10); in atp870u_intr_handle()
79 workport = dev->ioport[c]; in atp870u_intr_handle()
680 tmport = dev->ioport[c] + 0x1c; in atp870u_queuecommand_lck()
682 … = %x inb(tmport) = %x dev->in_int[%d] = %d dev->in_snd[%d] = %d\n",dev->ioport[c],inb(tmport),c,d… in atp870u_queuecommand_lck()
762 workport = dev->ioport[c]; in DEF_SCSI_QCMD()
1003 tmport = dev->ioport[0] + 0x1c; in fun_scam()
1058 tmport = dev->ioport[0] + 1; in tscam()
1061 tmport = dev->ioport[0] + 0x11; in tscam()
1075 tmport = dev->ioport[0] + 0x02; in tscam()
1090 tmport = dev->ioport[0] + 0x0f; in tscam()
1102 tmport = dev->ioport[0] + 0x1b; in tscam()
1109 tmport = dev->ioport[0] + 0x18; in tscam()
1121 tmport = dev->ioport[0] + 0x10; in tscam()
1128 tmport = dev->ioport[0] + 0x02; in tscam()
1130 tmport = dev->ioport[0] + 0x1b; in tscam()
1136 tmport = dev->ioport[0] + 0x1c; in tscam()
1189 tmport = dev->ioport[0] + 0x15; in tscam()
2621 atpdev->ioport[0] = base_io + 0x40; in atp870u_probe()
2750 atpdev->ioport[0] = base_io + 0x80; in atp870u_probe()
2751 atpdev->ioport[1] = base_io + 0xc0; in atp870u_probe()
2923 atpdev->ioport[0] = base_io; in atp870u_probe()
3068 tmport = dev->ioport[c]; in atp870u_abort()