Searched refs:repaint1 (Results 1 – 4 of 4) sorted by relevance
59 u32 repaint1; member
893 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in NVCalcStateExt()935 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in NVCalcStateExt()1559 VGA_WR08(par->PCIO, 0x03D5, state->repaint1); in NVLoadStateExt()1617 state->repaint1 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1259 state->repaint1 = hDisplaySize < 1280 ? 0x06 : 0x02; in CalcStateExt()1273 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in CalcStateExt()1299 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in CalcStateExt()1653 VGA_WR08(chip->PCIO, 0x03D5, state->repaint1); in LoadStateExt()1715 state->repaint1 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
500 U032 repaint1; member
Completed in 14 milliseconds