Home
last modified time | relevance | path

Searched refs:pmCursor (Results 1 – 5 of 5) sorted by relevance

/original-bsd/sys/pmax/include/
H A Dpmioctl.h105 } pmCursor; typedef
130 pmCursor tablet; /* current tablet position */
132 pmCursor cursor; /* current cursor position */
147 pmCursor mouse; /* atomic read/write */
172 #define QIOCPMSTATE _IOW('q', 2, pmCursor) /* set mouse pos */
/original-bsd/sys/pmax/dev/
H A Dpm.c191 fp->fbu->scrInfo.mouse = *(pmCursor *)data;
H A Dxcfb.c212 fp->fbu->scrInfo.mouse = *(pmCursor *)data;
H A Dcfb.c219 fp->fbu->scrInfo.mouse = *(pmCursor *)data;
H A Dmfb.c216 fp->fbu->scrInfo.mouse = *(pmCursor *)data;