Lines Matching refs:pI830
41 I830Ptr pI830 = I830PTR(pScrn);
70 I830Ptr pI830 = I830PTR(pScrn);
72 pI830->saveADPA = INREG(ADPA);
79 I830Ptr pI830 = I830PTR(pScrn);
81 OUTREG(ADPA, pI830->saveADPA);
88 I830Ptr pI830 = I830PTR(pScrn);
97 if (!IS_I9XX(pI830))
120 I830Ptr pI830 = I830PTR(pScrn);
134 if (IS_I965G(pI830))
172 I830Ptr pI830 = I830PTR(pScrn);
181 if (IS_G4X(pI830) && !IS_GM45(pI830))
196 if (IS_G4X(pI830))
239 I830Ptr pI830 = I830PTR(pScrn);
285 if (IS_I9XX (pI830))
291 st00 = pI830->readStandard (pI830, 0x3c2);
335 st00 = pI830->readStandard(pI830, 0x3c2);
395 I830Ptr pI830 = I830PTR(pScrn);
404 if (IS_I945G(pI830) || IS_I945GM(pI830) || IS_I965G(pI830) ||
405 IS_G33CLASS(pI830)) {
452 I830Ptr pI830 = I830PTR(pScrn);
531 I830Ptr pI830 = I830PTR(pScrn);
533 if (pI830->quirk_flag & QUIRK_IGNORE_CRT)
547 if (IS_I830(pI830))