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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_ums.h168 CARD32 Bandwidth; /* available memory bandwidth */ member in struct:_VIABIOSINFO
H A Dvia_display.c3727 if (pVia->pBIOSInfo->Bandwidth < temp) {
3730 (unsigned)temp, (unsigned)pVia->pBIOSInfo->Bandwidth);
4147 if (pVia->pBIOSInfo->Bandwidth < temp) {
4150 (unsigned)temp, (unsigned)pVia->pBIOSInfo->Bandwidth);
H A Dvia_ums.c942 pBIOSInfo->Bandwidth = ViaGetMemoryBandwidth(pScrn);

Completed in 8 milliseconds