Lines Matching defs:tempal
667 UCHAR tempal , i ;
694 tempal = XGI_GetRegByte((XGIIOADDRESS) XGINew_P3CC ) ; /* 3cc */
695 XGI_SetRegByte((XGIIOADDRESS) XGINew_2ndP3C2 , tempal ) ;
697 tempal = XGI_GetRegByte((XGIIOADDRESS) XGINew_P3C3 ) ; /* 3c3 */
698 XGI_SetRegByte((XGIIOADDRESS) XGINew_2ndP3C3 , tempal ) ;
743 tempal = (UCHAR)XGI_GetReg((XGIIOADDRESS) pVBInfo->P3c4 , 0x06 ) ;
744 XGI_SetReg((XGIIOADDRESS) XGINew_2ndP3C4 , 0x06 , tempal ) ;
748 tempal = ( UCHAR )XGI_GetReg((XGIIOADDRESS) pVBInfo->P3c4 , i ) ;
749 XGI_SetReg((XGIIOADDRESS) XGINew_2ndP3C4 , i , tempal ) ;
753 tempal = ( UCHAR )XGI_GetReg((XGIIOADDRESS) pVBInfo->P3c4 , i ) ;
754 XGI_SetReg((XGIIOADDRESS) XGINew_2ndP3C4 , i , tempal ) ;
760 tempal = ( UCHAR )XGI_GetReg((XGIIOADDRESS) pVBInfo->P3c4 , i ) ;
761 XGI_SetReg((XGIIOADDRESS) XGINew_2ndP3C4 , i , tempal ) ;
2896 UCHAR tempal ;