Searched refs:cursor2 (Results 1 – 4 of 4) sorted by relevance
84 u32 cursor2; member
889 state->cursor2 = 0x00000000; in NVCalcStateExt()929 state->cursor2 = par->CursorStart >> 24; in NVCalcStateExt()1583 VGA_WR08(par->PCIO, 0x03D5, state->cursor2); in NVLoadStateExt()1641 state->cursor2 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1273 state->cursor2 = 0x00000000; in CalcStateExt()1289 state->cursor2 = 0x00000000; in CalcStateExt()1315 state->cursor2 = chip->CursorStart >> 24; in CalcStateExt()1689 VGA_WR08(chip->PCIO, 0x03D5, state->cursor2); in LoadStateExt()1751 state->cursor2 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
520 U032 cursor2; member