Searched refs:fbcmap (Results 1 - 24 of 24) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dbtvar.h60 int bt_getcmap(struct fbcmap *, union bt_cmap *, int);
61 int bt_putcmap(struct fbcmap *, union bt_cmap *, int);
H A Dfbvar.h50 struct fbcmap;
H A Dbt_subr.c65 bt_getcmap(struct fbcmap *p, union bt_cmap *cm, int cmsize)
90 bt_putcmap(struct fbcmap *p, union bt_cmap *cm, int cmsize)
H A Dcg2.c286 struct fbcmap *cmap = data;
327 struct fbcmap *cmap = data;
H A Dcg4.c450 struct fbcmap *fbcm = data;
480 struct fbcmap *fbcm = data;
/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Dbtvar.h60 int bt_getcmap(struct fbcmap *, union bt_cmap *, int, int);
61 int bt_putcmap(struct fbcmap *, union bt_cmap *, int, int);
H A Dfbio.h126 struct fbcmap { struct
133 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
134 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
190 struct fbcmap cmap; /* color map info */
H A Dbt_subr.c67 bt_getcmap(struct fbcmap *p, union bt_cmap *cm, int cmsize, int uspace)
92 /* Copy colors from BT map to fbcmap */
122 bt_putcmap(struct fbcmap *p, union bt_cmap *cm, int cmsize, int uspace)
156 /* Copy colors from fbcmap to BT map */
H A Dcgthree.c296 #define p ((struct fbcmap *)data)
H A Dcgsix.c715 #define p ((struct fbcmap *)data)
/netbsd-6-1-5-RELEASE/sys/arch/next68k/dev/
H A Dnextdisplayvar.h40 struct fbcmap;
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dmacfbvar.h38 struct fbcmap;
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dcgtwo.c94 int cgtwogetcmap(struct cgtwo_softc *, struct fbcmap *);
95 int cgtwoputcmap(struct cgtwo_softc *, struct fbcmap *);
258 return cgtwogetcmap(sc, (struct fbcmap *) data);
261 return cgtwoputcmap(sc, (struct fbcmap *) data);
290 cgtwogetcmap(struct cgtwo_softc *sc, struct fbcmap *cmap)
330 cgtwoputcmap(struct cgtwo_softc *sc, struct fbcmap *cmap)
H A Dcgfourteen.c135 static int cg14_get_cmap(struct fbcmap *, union cg14cmap *, int);
136 static int cg14_put_cmap(struct fbcmap *, union cg14cmap *, int);
454 return(cg14_get_cmap((struct fbcmap *)data, &sc->sc_cmap,
459 #define p ((struct fbcmap *)data)
681 cg14_get_cmap(struct fbcmap *p, union cg14cmap *cm, int cmsize)
708 cg14_put_cmap(struct fbcmap *p, union cg14cmap *cm, int cmsize)
H A Dcgeight.c364 #define p ((struct fbcmap *)data)
H A Dcgfour.c355 #define p ((struct fbcmap *)data)
/netbsd-6-1-5-RELEASE/x11/Xserver/fb/
H A DMakefile.fb7 fbbltone.c fbbstore.c fbcmap.c fbcompose.c fbcopy.c \
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtgavar.h38 struct fbcmap;
H A Dmachfb.c1992 #define p ((struct fbcmap *)data)
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep.c1037 struct fbcmap *, u_long);
1043 static inline void netbsd32_from_fbcmap(struct fbcmap *,
1053 netbsd32_to_fbcmap(struct netbsd32_fbcmap *s32p, struct fbcmap *p, u_long cmd)
1089 netbsd32_from_fbcmap(struct fbcmap *p, struct netbsd32_fbcmap *s32p, u_long cmd)
1141 IOCTL_STRUCT_CONV_TO(FBIOPUTCMAP, fbcmap);
1143 IOCTL_STRUCT_CONV_TO(FBIOGETCMAP, fbcmap);
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dzx.c388 struct fbcmap *cm;
426 cm = (struct fbcmap *)data;
439 cm = (struct fbcmap *)data;
H A Dagten.c975 #define p ((struct fbcmap *)data)
H A Dtcx.c460 #define p ((struct fbcmap *)data)
H A Dp9100.c532 #define p ((struct fbcmap *)data)

Completed in 119 milliseconds