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()
1251 state->cursor0 = 0x00; in CalcStateExt()1267 state->cursor0 = 0x00; in CalcStateExt()1293 state->cursor0 = 0x80 | (chip->CursorStart >> 17); in CalcStateExt()1665 VGA_WR08(chip->PCIO, 0x03D5, state->cursor0); in LoadStateExt()1727 state->cursor0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
518 U032 cursor0; member