Lines Matching refs:pScrn_1
347 pSiSEnt->pScrn_1 = NULL;
3875 pSiSEnt->pScrn_1 = pScrn;
7642 if(pSiSEnt->pScrn_1) {
7643 SISAdjustFrame(ADJUST_FRAME_ARGS(pSiSEnt->pScrn_1,
7644 pSiSEnt->pScrn_1->frameX0,
7645 pSiSEnt->pScrn_1->frameY0));
8768 pSiS->cmdQueueLenPtr = &(SISPTR(pSiSEnt->pScrn_1)->cmdQueueLen);
12675 if(pSiSEnt->pScrn_1) {
12676 SISPTR(pSiSEnt->pScrn_1)->MiscFlags |= misc;
12677 SISPTR(pSiSEnt->pScrn_1)->SiS_SD2_Flags |= sd2;
12830 if(pSiSEnt->pScrn_1) {
12831 SISPTR(pSiSEnt->pScrn_1)->MiscFlags &= ~(MISC_SIS760ONEOVERLAY |
12838 SISPTR(pSiSEnt->pScrn_1)->SiS_SD2_Flags &= ~SiS_SD2_SIS760ONEOVL;
13164 if(pSiSEnt->pScrn_1) {
13165 if(SISPTR(pSiSEnt->pScrn_1)->ResetXvDisplay) {
13166 (SISPTR(pSiSEnt->pScrn_1)->ResetXvDisplay)(pSiSEnt->pScrn_1);
13168 SISPTR(pSiSEnt->pScrn_1)->CRT1MonGamma = pSiS->CRT1MonGamma;
13169 SISPTR(pSiSEnt->pScrn_1)->CRT2MonGamma = pSiS->CRT2MonGamma;
13173 (SISPTR(pSiSEnt->pScrn_1)->ResetXvDisplay)(pSiSEnt->pScrn_2);