Searched refs:CG14_CURSOR_VOFF (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dcgfourteenvar.h124 #define CG14_CURSOR_VOFF 0x30000000 macro
H A Dcgfourteen.c530 } else if (off >= CG14_CURSOR_VOFF &&
531 off < (CG14_CURSOR_VOFF + 0x1000)) {
533 off -= CG14_CURSOR_VOFF;

Completed in 66 milliseconds