Lines Matching refs:ULong
289 ULong vbflags = pSiS->VBFlags;
290 ULong vbflags3 = pSiS->VBFlags3;
445 SISSwitchCRT2Type(ScrnInfoPtr pScrn, ULong newvbflags, Bool quiet)
574 SISSwitchOutputType(ScrnInfoPtr pScrn, ULong newvbflags, ULong newvbflags3,
575 ULong newvbflags4, Bool quiet)
582 static ULong
583 SiSCondToVBFlags(UShort cond, ULong GivenVBFlags)
585 ULong vbflags = GivenVBFlags;
624 SISCheckModeForCRT2Type(ScrnInfoPtr pScrn, DisplayModePtr mode, ULong vbflags, UShort cond, Bool quiet)
722 ULong vbflags;
784 ULong vbflags;
876 ULong j;
962 ULong flags;
986 SISSwitchCRT2Type(pScrn, (ULong)sdcbuf->sdc_parm[0], pSiS->SCLogQuiet);
999 SISSwitchOutputType(pScrn, (ULong)sdcbuf->sdc_parm[0], (ULong)sdcbuf->sdc_parm[1],
1000 (ULong)sdcbuf->sdc_parm[2], pSiS->SCLogQuiet);
1033 SISSwitchCRT1Status(pScrn, (ULong)sdcbuf->sdc_parm[0], pSiS->SCLogQuiet);
1427 sdcbuf->sdc_result[0] = (ULong)(pSiS->GammaR2 * 1000);
1428 sdcbuf->sdc_result[1] = (ULong)(pSiS->GammaG2 * 1000);
1429 sdcbuf->sdc_result[2] = (ULong)(pSiS->GammaB2 * 1000);
1436 sdcbuf->sdc_result[0] = (ULong)(pSiS->GammaR2 * 1000);
1437 sdcbuf->sdc_result[1] = (ULong)(pSiS->GammaG2 * 1000);
1438 sdcbuf->sdc_result[2] = (ULong)(pSiS->GammaB2 * 1000);
2142 SISSwitchCRT2Type(pScrn, (ULong)value, FALSE);
2150 SISSwitchCRT1Status(pScrn, (ULong)value, FALSE);
2404 ULong port;