Lines Matching defs:pATI
44 ATIPtr pATI,
56 if (((pATI->Chip >= ATI_CHIP_264CT)))
57 pATIHW->crt[19] = pATI->displayWidth >> 3;
59 pATIHW->crt[19] = pATI->displayWidth >> 4;
75 if (pATI->Chip >= ATI_CHIP_264CT)
77 if (pATI->Chip >= ATI_CHIP_264VT)
93 ATIPtr pATI,
101 ATISetVGAIOBase(pATI, pATIHW->genmo);
109 pATIHW->crt[Index] = GetReg(CRTX(pATI->CPIO_VGABase), Index);
114 (void)inb(GENS1(pATI->CPIO_VGABase)); /* Reset flip-flop */
131 ATIPtr pATI,
138 ATISetVGAIOBase(pATI, pATIHW->genmo);
149 PutReg(CRTX(pATI->CPIO_VGABase), Index, pATIHW->crt[Index]);
154 (void)inb(GENS1(pATI->CPIO_VGABase)); /* Reset flip-flop & delay */
172 ATIPtr pATI,
176 (void)inb(GENS1(pATI->CPIO_VGABase)); /* Reset flip-flop */