Searched refs:cursor0 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_type.h64 U032 cursor0; member in struct:_riva_hw_state
H A Driva_hw.h324 U032 cursor0; member in struct:_riva_hw_state
H A Driva_hw.c663 state->cursor0 = 0x00;
776 VGA_WR08(chip->PCIO, 0x03D5, state->cursor0);
833 state->cursor0 = VGA_RD08(chip->PCIO, 0x03D5);
H A Dnv_hw.c874 state->cursor0 = 0x00;
918 state->cursor0 = 0x80 | (pNv->CursorStart >> 17);
1486 VGA_WR08(pNv->PCIO, 0x03D5, state->cursor0);
1547 state->cursor0 = VGA_RD08(pNv->PCIO, 0x03D5);

Completed in 7 milliseconds