Lines Matching refs:tempch
214 void XGI_GetTVPtrIndex2(USHORT * tempbx, UCHAR * tempcl, UCHAR * tempch,
3566 USHORT tempcl, tempch, temp, tempbl, tempax;
3572 tempch = 0;
3611 tempch |= ActiveAVideo;
3614 tempch |= ActiveSVideo;
3617 tempch |= ActiveSCART;
3621 tempch |= ActiveHiTV;
3629 tempch |= ActiveYPbPr;
3632 if (tempch != 0)
3649 XGI_SetReg((XGIIOADDRESS) pVBInfo->P3d4, 0x3e, tempch);
6290 tempcx, temp, tempah, tempbh, tempch, resinfo, modeflag, CRT1Index;
6384 tempch = ((tempcx & 0xFF00) >> 8) & 0x07;
6386 tempah = tempch;
9337 UCHAR tempcl, tempch;
9341 XGI_GetTVPtrIndex2(&tempbx, &tempcl, &tempch, pVBInfo); /* bx, cl, ch */
9366 UCHAR tempcl, tempch, tempal;
9369 XGI_GetTVPtrIndex2(&tempbx, &tempcl, &tempch, pVBInfo); /* bx, cl, ch */
9422 if ((tempcl == 0) && (tempch == 1)) {
9470 XGI_GetTVPtrIndex2(USHORT * tempbx, UCHAR * tempcl, UCHAR * tempch,
9475 *tempch = 0;
9505 (*tempch)++;