Searched refs:ulColorIndex (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_mode.c561 ULONG ulModeID, ulColorIndex, ulRefreshRate, ulRefreshRateIndex = 0; local in function:bGetAST1000VGAModeInfo
572 ulColorIndex = VGAModeIndex-1;
576 ulColorIndex = HiCModeIndex;
581 ulColorIndex = TrueCModeIndex;
691 SetIndexReg(CRTC_PORT, 0x8C, (UCHAR) ((ulColorIndex & 0x0F) << 4));

Completed in 4 milliseconds