HomeSort by: relevance | last modified time | path
    Searched refs:cursor0 (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-nv/dist/src/
nv_type.h 64 U032 cursor0; member in struct:_riva_hw_state
riva_hw.h 324 U032 cursor0; member in struct:_riva_hw_state
riva_hw.c 663 state->cursor0 = 0x00;
776 VGA_WR08(chip->PCIO, 0x03D5, state->cursor0);
833 state->cursor0 = VGA_RD08(chip->PCIO, 0x03D5);
nv_hw.c 874 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 16 milliseconds