Lines Matching refs:pBIOSInfo
3727 if (pVia->pBIOSInfo->Bandwidth < temp) {
3730 (unsigned)temp, (unsigned)pVia->pBIOSInfo->Bandwidth);
3789 VIABIOSInfoPtr pBIOSInfo = pVia->pBIOSInfo;
3819 pBIOSInfo->Clock = ViaModeDotClockTranslate(pScrn, adjusted_mode);
3820 pBIOSInfo->ClockExternal = FALSE;
3821 ViaSetPrimaryDotclock(pScrn, pBIOSInfo->Clock);
4147 if (pVia->pBIOSInfo->Bandwidth < temp) {
4150 (unsigned)temp, (unsigned)pVia->pBIOSInfo->Bandwidth);
4208 VIABIOSInfoPtr pBIOSInfo = pVia->pBIOSInfo;
4231 pBIOSInfo->Clock = ViaModeDotClockTranslate(pScrn, adjusted_mode);
4232 pBIOSInfo->ClockExternal = FALSE;
4233 ViaSetSecondaryDotclock(pScrn, pBIOSInfo->Clock);