Searched refs:repaint0 (Results 1 – 4 of 4) sorted by relevance
58 u32 repaint0; member
942 state->repaint0 = (((width / 8) * pixelDepth) & 0x700) >> 3; in NVCalcStateExt()1557 VGA_WR08(par->PCIO, 0x03D5, state->repaint0); in NVLoadStateExt()1615 state->repaint0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
499 U032 repaint0; member
1309 state->repaint0 = (((width/8)*pixelDepth) & 0x700) >> 3; in CalcStateExt()1651 VGA_WR08(chip->PCIO, 0x03D5, state->repaint0); in LoadStateExt()1713 state->repaint0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
Completed in 15 milliseconds