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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_struct.h476 UCHAR SoftSetting; member in struct:_VB_DEVICE_INFO
H A Dvb_init.c331 if (!(pVBInfo->SoftSetting & SoftDRAMType)) {
785 if (pVBInfo->SoftSetting & SoftDRAMType) {
786 return (pVBInfo->SoftSetting & 0x07);
800 if ( pVBInfo->SoftSetting & SoftDRAMType )
802 data = pVBInfo->SoftSetting & 0x07 ;
3540 if (pVBInfo->SoftSetting & ModeSoftSetting) {
3548 if (pVBInfo->SoftSetting & ModeSoftSetting) {
H A Dvb_setmode.c335 pVBInfo->SoftSetting = XGI330_SoftSetting;

Completed in 17 milliseconds