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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c645 PXGI_HW_DEVICE_INFO pHwDevInfo = &pXGI->xgi_HwDevExt;
1609 PXGI_HW_DEVICE_INFO pHwDevInfo = &pXGI->xgi_HwDevExt;
2228 if (pXGI->xgi_HwDevExt.jChipType == XG27)
2300 if (pXGI->xgi_HwDevExt.jChipType == XG21) /* CRT1 -DVI */
2329 /* if((pXGI->xgi_HwDevExt.jChipType == XG27) && (PowerSavingStatus == 0x07))
2332 if((pXGI->xgi_HwDevExt.jChipType == XG21) && (PowerSavingStatus == 0x03))
2341 if (pXGI->xgi_HwDevExt.jChipType == XG27)
2416 /* if (pXGI->xgi_HwDevExt.jChipType == XG21) { */
2417 if ((pXGI->xgi_HwDevExt.jChipType == XG21) || (pXGI->xgi_HwDevExt
[all...]
H A Dxgi_vb.c153 if( pXGI->xgi_HwDevExt.jChipType == XG21)
H A Dxgi_setup.c581 PXGI_HW_DEVICE_INFO pHwDevInfo = &pXGI->xgi_HwDevExt;
H A Dxgi.h772 HW_DEVICE_EXTENSION xgi_HwDevExt; /* For new mode switching code */ member in struct:__anon348028e20508

Completed in 9 milliseconds