Lines Matching refs:pGlint
94 GLINTPtr pGlint = GLINTPTR(pScrn);
95 GLINTRegPtr pReg = &pGlint->ModeReg[0];
99 switch (pGlint->HwBpp) {
125 if (pGlint->UseBlockWrite)
175 (void) PM2DAC_CalculateMNPCForClock(mode->Clock,pGlint->RefClock,
228 GLINTPtr pGlint = GLINTPTR(pScrn);
234 xf86SlowBcopy((CARD8*)pGlint->FbBase, (CARD8*)pGlint->VGAdata, 65536);
244 if (pGlint->UseBlockWrite)
288 GLINTPtr pGlint = GLINTPTR(pScrn);
294 if (pGlint->STATE)
295 xf86SlowBcopy((CARD8*)pGlint->VGAdata, (CARD8*)pGlint->FbBase, 65536);
315 if (pGlint->UseBlockWrite)
378 GLINTPtr pGlint = GLINTPTR(pScrn);
393 GLINTPtr pGlint = GLINTPTR(pScrn);
412 GLINTPtr pGlint = GLINTPTR(pScrn);
437 GLINTPtr pGlint = GLINTPTR(pScrn);
443 pGlint->CursorInfoRec = infoPtr;
467 GLINTPtr pGlint = (GLINTPtr) b->DriverPrivate.ptr;
478 GLINTPtr pGlint = (GLINTPtr) b->DriverPrivate.ptr;
479 int r = (pGlint->DDCBus == b) ? PMDDCData : VSSerialBusControl;
492 GLINTPtr pGlint = (GLINTPtr) b->DriverPrivate.ptr;
493 CARD32 v = GLINT_READ_REG((pGlint->DDCBus == b) ?
504 GLINTPtr pGlint = GLINTPTR(pScrn);
511 if (!xf86IsPrimaryPci(pGlint->PciInfo)) {