HomeSort by: relevance | last modified time | path
    Searched defs:fbcmap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/sun/
fbio.h 129 struct fbcmap { struct
136 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
137 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
193 struct fbcmap cmap; /* color map info */
fbio.h 129 struct fbcmap { struct
136 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
137 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
193 struct fbcmap cmap; /* color map info */
fbio.h 129 struct fbcmap { struct
136 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
137 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
193 struct fbcmap cmap; /* color map info */

Completed in 165 milliseconds