Lines Matching refs:pVIAEnt
577 VIAEntPtr pVIAEnt;
580 pVIAEnt = pPriv->ptr;
581 pVIAEnt->IsDRIEnabled = FALSE;
582 pVIAEnt->BypassSecondary = FALSE;
583 pVIAEnt->HasSecondary = FALSE;
584 pVIAEnt->IsSecondaryRestored = FALSE;
963 VIAEntPtr pVIAEnt;
968 pVIAEnt = pPriv->ptr;
969 if (pVIAEnt->BypassSecondary) {
974 pVIAEnt->pSecondaryScrn = pScrn;
975 pVIAEnt->HasSecondary = TRUE;
976 pVia1 = VIAPTR(pVIAEnt->pPrimaryScrn);
981 VIAEntPtr pVIAEnt;
986 pVIAEnt = pPriv->ptr;
987 pVIAEnt->pPrimaryScrn = pScrn;
988 pVIAEnt->IsDRIEnabled = FALSE;
989 pVIAEnt->BypassSecondary = FALSE;
990 pVIAEnt->HasSecondary = FALSE;
991 pVIAEnt->RestorePrimary = FALSE;
992 pVIAEnt->IsSecondaryRestored = FALSE;