Searched refs:lc0 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo_accel.c70 LeoCommand0 *lc0 = pLeo->lc0; local in function:LeoVtChange
82 while (lc0->csr & LEO_CSR_BLT_BUSY);
84 lc0->extent = (pLeo->psdp->width - 1) | ((pLeo->psdp->height - 1) << 11);
85 lc0->fill = 0;
87 while (lc0->csr & LEO_CSR_BLT_BUSY);
89 lc0->addrspace = LEO_ADDRSPC_OBGR;
97 LeoCommand0 *lc0; local in function:LeoAccelInit
117 pLeo->lc0 = lc0
[all...]
H A Dleo.h63 LeoCommand0 *lc0; member in struct:__anon6d41fea80308

Completed in 4 milliseconds