Lines Matching defs:dstbase
356 ULONG srcbase, dstbase, cmdreg;
370 srcbase = dstbase = 0;
387 dstbase=pAST->VideoModeInfo.ScreenPitch*y2;
423 ASTSetupDSTBase(pSingleCMD, dstbase);
440 ASTSetupDSTBase_MMIO(dstbase);
512 ULONG dstbase, cmdreg;
527 dstbase = 0;
532 dstbase=pAST->VideoModeInfo.ScreenPitch*dst_y;
544 ASTSetupDSTBase(pSingleCMD, dstbase);
558 ASTSetupDSTBase_MMIO(dstbase);
634 ULONG dstbase, cmdreg;
649 dstbase = 0;
662 dstbase=pAST->VideoModeInfo.ScreenPitch*y;
674 ASTSetupDSTBase(pSingleCMD, dstbase);
688 ASTSetupDSTBase_MMIO(dstbase);
709 ULONG dstbase, ulCommand;
728 dstbase = 0;
733 dstbase = pAST->VideoModeInfo.ScreenPitch * miny;
760 ASTSetupDSTBase(pSingleCMD, dstbase);
783 ASTSetupDSTBase_MMIO(dstbase);
878 ULONG dstbase, ulCommand;
897 dstbase = 0;
902 dstbase = pAST->VideoModeInfo.ScreenPitch * miny;
929 ASTSetupDSTBase(pSingleCMD, dstbase);
952 ASTSetupDSTBase_MMIO(dstbase);
1037 ULONG dstbase, cmdreg;
1050 dstbase = 0;
1055 dstbase=pAST->VideoModeInfo.ScreenPitch*dst_y;
1067 ASTSetupDSTBase(pSingleCMD, dstbase);
1081 ASTSetupDSTBase_MMIO(dstbase);
1168 ULONG dstbase, cmdreg;
1181 dstbase = 0;
1186 dstbase=pAST->VideoModeInfo.ScreenPitch*dst_y;
1198 ASTSetupDSTBase(pSingleCMD, dstbase);
1212 ASTSetupDSTBase_MMIO(dstbase);
1292 ULONG dstbase, cmdreg;
1305 dstbase = 0;
1310 dstbase=pAST->VideoModeInfo.ScreenPitch*dst_y;
1324 ASTSetupDSTBase(pSingleCMD, dstbase);
1339 ASTSetupDSTBase_MMIO(dstbase);
1425 ULONG srcbase, dstbase, cmdreg;
1439 dstbase = 0;
1443 dstbase=pAST->VideoModeInfo.ScreenPitch*dst_y;
1461 ASTSetupDSTBase(pSingleCMD, dstbase);
1477 ASTSetupDSTBase_MMIO(dstbase);
1552 ULONG dstbase, ulCommand;
1568 dstbase = 0;
1572 dstbase = pAST->VideoModeInfo.ScreenPitch * miny;
1582 ASTSetupDSTBase(pSingleCMD, dstbase);
1601 ASTSetupDSTBase_MMIO(dstbase);
1622 ULONG dstbase, ulCommand;
1638 dstbase = 0;
1642 dstbase = pAST->VideoModeInfo.ScreenPitch * miny;
1652 ASTSetupDSTBase(pSingleCMD, dstbase);
1671 ASTSetupDSTBase_MMIO(dstbase);