Lines Matching refs:USHORT
77 USHORT
81 USHORT ModeIndex = 0;
193 XGI_SetReg(XGIIOADDRESS port, USHORT index, USHORT data)
200 XGI_SetRegByte(XGIIOADDRESS port, USHORT data)
206 XGI_SetRegShort(XGIIOADDRESS port, USHORT data)
218 XGI_GetReg(XGIIOADDRESS port, USHORT index)
230 USHORT
243 XGI_SetRegANDOR(XGIIOADDRESS Port,USHORT Index,USHORT DataAND,USHORT DataOR)
245 USHORT temp;
253 XGI_SetRegAND(XGIIOADDRESS Port,USHORT Index,USHORT DataAND)
255 USHORT temp;
263 XGI_SetRegOR(XGIIOADDRESS Port,USHORT Index,USHORT DataOR)
265 USHORT temp;
337 USHORT flag=0, rev=0, nolcd=0;
381 unsigned char VGAINFO, USHORT *ModeNo, USHORT *ModeIdIndex)
431 USHORT ModeNo, USHORT ModeIdIndex)
444 XGI_DoLowModeTest(VB_DEVICE_INFO *XGI_Pr, USHORT ModeNo, PXGI_HW_DEVICE_INFO HwInfo)
446 USHORT temp,temp1,temp2;
464 XGI_SetLowModeTest(VB_DEVICE_INFO *XGI_Pr, USHORT ModeNo, PXGI_HW_DEVICE_INFO HwInfo)
481 USHORT
482 XGI_New_GetOffset(VB_DEVICE_INFO *XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex,
483 USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwInfo)
485 USHORT xres, temp, colordepth, infoflag;
525 XGI_New_SetCRT1CRTC(VB_DEVICE_INFO *XGI_Pr, USHORT ModeNo, USHORT ModeIdIndex,
526 USHORT RefreshRateTableIndex,
530 USHORT temp,i,j,modeflag;
572 XGI_New_SetCRT1Offset(VB_DEVICE_INFO *XGI_Pr, USHORT ModeNo, USHORT ModeIdIndex,
573 USHORT RefreshRateTableIndex,
576 USHORT temp, DisplayUnit, infoflag;
603 XGI_New_SetCRT1VCLK(VB_DEVICE_INFO *XGI_Pr, USHORT ModeNo, USHORT ModeIdIndex,
604 PXGI_HW_DEVICE_INFO HwInfo, USHORT RefreshRateTableIndex)
606 USHORT index=0, clka, clkb;
628 USHORT ModeNo, USHORT RefreshRateTableIndex,
629 USHORT ModeIdIndex)
631 USHORT data=0, VCLK=0, index=0;
652 USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex)
654 USHORT data,infoflag=0,modeflag;
655 USHORT resindex = 0,xres;
727 USHORT ModeNo, USHORT ModeIdIndex)
729 USHORT data,data2;
730 USHORT time,i,j,k,m,n,o;
731 USHORT si,di,bx,dl,al,ah,dh;
732 USHORT shiftflag;
822 USHORT ModeNo, USHORT ModeIdIndex)
824 const USHORT StandTableIndex = XGI_GetModePtr(XGI_Pr->SModeIDTable,
827 USHORT RefreshRateTableIndex = 0;
993 USHORT ModeIdIndex, ModeNo=0;