Lines Matching refs:cursor_base
68 unsigned long cursor_base = pXGI->CursorOffset/1024 ;
73 xgiG2CRT1_EnableARGBHWCursor(cursor_base, 0);
76 xgiG2CRT2_EnableARGBHWCursor(cursor_base, 0);
81 xgiG2CRT1_EnableHWCursor(cursor_base, 0);
84 xgiG2CRT2_EnableHWCursor(cursor_base, 0);
158 const unsigned long cursor_base = pXGI->CursorOffset / 1024;
165 xgiG2CRT1_SetCursorAddressPattern(cursor_base,0) ;
167 xgiG2CRT2_SetCursorAddressPattern(cursor_base,0) ;
209 unsigned long cursor_base = pXGI->CursorOffset/1024 ;
233 xgiG2CRT1_SetCursorAddressPattern(cursor_base,0) ;
236 xgiG2CRT2_SetCursorAddressPattern(cursor_base,0) ;
237 /* xgiG1CRT2_SetCursorAddress(cursor_base) ; */