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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_vb.c188 unsigned char SR16, SR38, CR32, CR35=0, CR38=0, CR39; local in function:XGITVPreInit
196 inXGIIDXREG(XGISR, 0x38, SR38);
204 "(vb.c: CR32=%02x SR16=%02x SR38=%02x)\n",
205 CR32, SR16, SR38);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_vb.c535 UChar SR16, SR38, CR32, CR35=0, CR38=0, CR79, CR39; local in function:SISTVPreInit
543 inSISIDXREG(SISSR, 0x38, SR38);
558 "(vb.c: SISTVPreInit 1: CR32=%02x SR16=%02x SR38=%02x VBFlags 0x%x)\n",
559 CR32, SR16, SR38, pSiS->VBFlags);
619 /* Should be SR38, but this does not work. */
645 if(SR38 & 0x01) {
654 if(SR38 & 0x01) {

Completed in 3 milliseconds