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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.h48 extern USHORT XGI_GetResInfo(USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INFO pVBInfo);
H A Dvb_setmode.c80 USHORT XGI_GetResInfo(USHORT ModeNo, USHORT ModeIdIndex,
2416 const USHORT resindex = XGI_GetResInfo(ModeNo, ModeIdIndex, pVBInfo);
2486 /* Function : XGI_GetResInfo */
2492 XGI_GetResInfo(USHORT ModeNo, USHORT ModeIdIndex, PVB_DEVICE_INFO pVBInfo) function in typeref:typename:USHORT
2504 const USHORT resindex = XGI_GetResInfo(ModeNo, ModeIdIndex, pVBInfo);
2798 resindex = XGI_GetResInfo(ModeNo, ModeIdIndex, pVBInfo);
7967 resindex = XGI_GetResInfo( ModeNo , ModeIdIndex, pVBInfo ) ;
8072 resindex = XGI_GetResInfo( ModeNo , ModeIdIndex, pVBInfo ) ;
8256 resindex = XGI_GetResInfo( ModeNo , ModeIdIndex, pVBInfo ) ;

Completed in 12 milliseconds