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

  /src/sys/arch/sparc/dev/
cgfourteenvar.h 131 #define CG14_CURSOR_VOFF 0x30000000
cgfourteen.c 552 } else if (off >= CG14_CURSOR_VOFF &&
553 off < (CG14_CURSOR_VOFF + 0x1000)) {
555 off -= CG14_CURSOR_VOFF;

Completed in 13 milliseconds