Searched refs:repaint0 (Results 1 – 4 of 4) sorted by relevance
57 u32 repaint0; member
941 state->repaint0 = (((width / 8) * pixelDepth) & 0x700) >> 3; in NVCalcStateExt()1556 VGA_WR08(par->PCIO, 0x03D5, state->repaint0); in NVLoadStateExt()1614 state->repaint0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
499 U032 repaint0; member
1328 state->repaint0 = (((width/8)*pixelDepth) & 0x700) >> 3; in CalcStateExt()1688 VGA_WR08(chip->PCIO, 0x03D5, state->repaint0); in LoadStateExt()1750 state->repaint0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()