Searched refs:cursor0 (Results 1 – 4 of 4) sorted by relevance
82 u32 cursor0; member
885 state->cursor0 = 0x00; in NVCalcStateExt()927 state->cursor0 = 0x80 | (par->CursorStart >> 17); in NVCalcStateExt()1579 VGA_WR08(par->PCIO, 0x03D5, state->cursor0); in NVLoadStateExt()1637 state->cursor0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1271 state->cursor0 = 0x00; in CalcStateExt()1287 state->cursor0 = 0x00; in CalcStateExt()1313 state->cursor0 = 0x80 | (chip->CursorStart >> 17); in CalcStateExt()1685 VGA_WR08(chip->PCIO, 0x03D5, state->cursor0); in LoadStateExt()1747 state->cursor0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
518 U032 cursor0; member