Lines Matching defs:cis_handle
1245 acc_handle_t cis_handle;
1341 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
1350 *tdd++ = csx_Get8(cis_handle, newoffset++);
4130 acc_handle_t cis_handle;
4136 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
4144 prrd = csx_Get8(cis_handle, client->config_regs.prr_p);
4225 csx_Put8(cis_handle, client->config_regs.prr_p,
6392 acc_handle_t cis_handle;
6555 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
6657 csx_Put8(cis_handle, crt->scr_p, crt->scr);
6663 csx_Put8(cis_handle, crt->prr_p, crt->prr);
6670 csx_Put8(cis_handle, crt->ccsr_p, crt->ccsr);
6676 csx_Put8(cis_handle, crt->exstat_p, crt->exstat);
6693 csx_Put8(cis_handle, reg, base & 0x0ff);
6715 csx_Put8(cis_handle, crt->iolimit_p, limit);
6764 "present=x%x cis_handle=%p cor_p=x%x\n",
6766 client->present, cis_handle, crt->cor_p);
6769 csx_Put8(cis_handle, crt->cor_p, crt->cor);
6781 csx_Put8(cis_handle, crt->cor_p, crt->cor);
6822 acc_handle_t cis_handle;
6878 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
6896 csx_Put8(cis_handle, crt->cor_p, 0);
6930 csx_Put8(cis_handle, crt->cor_p, 0);
7051 acc_handle_t cis_handle;
7058 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
7078 csx_Put8(cis_handle, crt->cor_p, crt->cor);
7142 acc_handle_t cis_handle;
7200 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
7233 acr->Value = csx_Get8(cis_handle, newoffset);
7236 csx_Put8(cis_handle, newoffset, acr->Value);