Searched refs:savedSR10 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm.h110 unsigned char savedSR10; member in struct:__anon29656e4e0408
H A Dapm_driver.c213 ApmWriteSeq(0x10, pApm->savedSR10 ? 0 : 0x12);
215 wrinx(pApm->xport, 0x10, pApm->savedSR10 ? 0 : 0x12);
745 pApm->savedSR10 = LinMap[0xFFF3C5];
767 pApm->savedSR10 = rdinx(pApm->xport, 0x10);
773 wrinx(pApm->xport, 0x10, pApm->savedSR10 ? 0 : 0x12);

Completed in 4 milliseconds