Lines Matching refs:tempdx
3268 ULONG tempbx, tempax, tempcx, tempdx, push1, push2, modeflag;
3432 tempdx = (USHORT) ((temp << 18) % tempbx);
3434 if (tempdx != 0)
6954 USHORT i, tempdx, tempcx, tempbx, tempal, modeflag, table;
7052 tempdx = pVBInfo->LCDResInfo;
7055 tempdx = pVBInfo->LCDTypeInfo;
7061 tempdx = Panel1600x1200_1;
7064 tempdx &= (~PanelResInfo);
7067 if (tempdi[i].PANELID == tempdx) {
7069 tempdx = pVBInfo->LCDInfo;
7072 tempdx |= SetLCDStdMode;
7075 tempdx |= SetLCDLowResolution;
7077 tempbx &= tempdx;
7459 USHORT i, tempdx, tempbx, tempal, modeflag, table;
7505 tempdx = pVBInfo->TVInfo;
7508 tempdx = tempdx | SetTVLockMode;
7511 tempdx = tempdx | SetTVLowResolution;
7516 if ((tempdx & tempdi[i].MASK) == tempdi[i].CAP)