Lines Matching refs:cmd_iohs
4771 &sl->regs[chan].cmd_iohs[i]) != 0) { in sii3114_mapchan()
4778 sl->regs[chan].cmd_iohs[wdr_status & _WDC_REGMASK] = in sii3114_mapchan()
4779 sl->regs[chan].cmd_iohs[wdr_command & _WDC_REGMASK]; in sii3114_mapchan()
4780 sl->regs[chan].cmd_iohs[wdr_features & _WDC_REGMASK] = in sii3114_mapchan()
4781 sl->regs[chan].cmd_iohs[wdr_error & _WDC_REGMASK]; in sii3114_mapchan()
4783 wdc_cp->data32ioh = wdc_cp->cmd_ioh = sl->regs[chan].cmd_iohs[0]; in sii3114_mapchan()
4801 sl->regs[chp->channel].cmd_iohs[reg & _WDC_REGMASK], 0)); in sii3114_read_reg()
4816 sl->regs[chp->channel].cmd_iohs[reg & _WDC_REGMASK], in sii3114_write_reg()
6956 &ps->regs[channel].cmd_iohs[i]) != 0) { in pdcsata_chip_map()
6964 ps->regs[channel].cmd_iohs[wdr_status & _WDC_REGMASK] = in pdcsata_chip_map()
6965 ps->regs[channel].cmd_iohs[wdr_command & _WDC_REGMASK]; in pdcsata_chip_map()
6966 ps->regs[channel].cmd_iohs[wdr_features & _WDC_REGMASK] = in pdcsata_chip_map()
6967 ps->regs[channel].cmd_iohs[wdr_error & _WDC_REGMASK]; in pdcsata_chip_map()
6971 ps->regs[channel].cmd_iohs[0]; in pdcsata_chip_map()
7177 ps->regs[chp->channel].cmd_iohs[reg & _WDC_REGMASK], 0); in pdc203xx_read_reg()
7194 ps->regs[chp->channel].cmd_iohs[reg & _WDC_REGMASK], in pdc203xx_write_reg()
7259 iohs = ps->regs[chp->channel].cmd_iohs; in pdc205xx_drv_probe()