csx_Put8
csx_Put8(cis_handle, client->config_regs.prr_p,
csx_Put8(cis_handle, crt->scr_p, crt->scr);
csx_Put8(cis_handle, crt->prr_p, crt->prr);
csx_Put8(cis_handle, crt->ccsr_p, crt->ccsr);
csx_Put8(cis_handle, crt->exstat_p, crt->exstat);
csx_Put8(cis_handle, reg, base & 0x0ff);
csx_Put8(cis_handle, crt->iolimit_p, limit);
csx_Put8(cis_handle, crt->cor_p, crt->cor);
csx_Put8(cis_handle, crt->cor_p, crt->cor);
csx_Put8(cis_handle, crt->cor_p, 0);
csx_Put8(cis_handle, crt->cor_p, 0);
csx_Put8(cis_handle, crt->cor_p, crt->cor);
csx_Put8(cis_handle, newoffset, acr->Value);
void csx_Put8(acc_handle_t, uint32_t, uint8_t);