Home
last modified time | relevance | path

Searched defs:fbcursor32 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfbio.h214 struct fbcursor32 { struct
215 short set; /* what to set */
216 short enable; /* cursor on/off */
217 struct fbcurpos pos; /* cursor position */
218 struct fbcurpos hot; /* cursor hot spot */
219 struct fbcmap32 cmap; /* color map info */
220 struct fbcurpos size; /* cursor bit map size */
221 caddr32_t image; /* cursor image bits */
222 caddr32_t mask; /* cursor mask bits */