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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_init.c133 static UCHAR XGINew_Get340DRAMType(PXGI_HW_DEVICE_INFO, PVB_DEVICE_INFO);
358 XGINew_RAMType = ( int )XGINew_Get340DRAMType( HwDeviceExtension , pVBInfo) ;
486 && XGINew_Get340DRAMType(HwDeviceExtension, pVBInfo) != 0) {
774 /* Function : XGINew_Get340DRAMType */
779 UCHAR XGINew_Get340DRAMType( PXGI_HW_DEVICE_INFO HwDeviceExtension , PVB_DEVICE_INFO pVBInfo) function in typeref:typename:UCHAR
1539 temp = XGINew_Get340DRAMType( HwDeviceExtension, pVBInfo) ;
1810 if ( XGINew_Get340DRAMType( HwDeviceExtension, pVBInfo) == 0 )
3441 if ( XGINew_Get340DRAMType( HwDeviceExtension, pVBInfo) == 0 )

Completed in 5 milliseconds