Searched refs:b3CC (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ | ||
| H A D | vb_setmode.c | 783 UCHAR b3CC; local in function:XGI_SetCRTVCLK 829 b3CC = (UCHAR)XGI_GetRegByte((XGIIOADDRESS) XGINew_P3cc) ; 830 switch (b3CC & 0x0c ) 1090 USHORT b3CC; local in function:XGI_SetCRT1Group 1164 b3CC = (UCHAR) XGI_GetRegByte((XGIIOADDRESS) XGINew_P3cc); 1165 XGI_SetRegByte((XGIIOADDRESS) XGINew_P3cc, (b3CC |= 0x0C)); 1170 b3CC = (UCHAR) XGI_GetRegByte((XGIIOADDRESS) XGINew_P3cc); 1171 XGI_SetRegByte((XGIIOADDRESS) XGINew_P3cc, (b3CC |= 0x0C)); 2218 ULONG Data , Temp , b3CC ; local in function:XGI_SetXG21LCD 2254 b3CC 2273 ULONG Data , Temp , b3CC ; local in function:XGI_SetXG27LCD [all...] |
Completed in 6 milliseconds