| /openbsd/src/sys/dev/sbus/ |
| D | agten.c | 112 int agten_getcmap(struct agten_cmap *, struct wsdisplay_cmap *); 113 int agten_putcmap(struct agten_cmap *, struct wsdisplay_cmap *); 226 struct wsdisplay_cmap *cm; in agten_ioctl() 249 cm = (struct wsdisplay_cmap *)data; in agten_ioctl() 257 cm = (struct wsdisplay_cmap *)data; in agten_ioctl() 315 agten_getcmap(struct agten_cmap *cm, struct wsdisplay_cmap *rcm) in agten_getcmap() 334 agten_putcmap(struct agten_cmap *cm, struct wsdisplay_cmap *rcm) in agten_putcmap()
|
| D | rfx.c | 127 int rfx_getcmap(struct rfx_cmap *, struct wsdisplay_cmap *); 132 int rfx_putcmap(struct rfx_cmap *, struct wsdisplay_cmap *); 311 struct wsdisplay_cmap *cm; in rfx_ioctl() 333 cm = (struct wsdisplay_cmap *)data; in rfx_ioctl() 339 cm = (struct wsdisplay_cmap *)data; in rfx_ioctl() 405 rfx_getcmap(struct rfx_cmap *cm, struct wsdisplay_cmap *rcm) in rfx_getcmap() 424 rfx_putcmap(struct rfx_cmap *cm, struct wsdisplay_cmap *rcm) in rfx_putcmap()
|
| D | vigra.c | 190 int vigra_getcmap(union vigracmap *, struct wsdisplay_cmap *, int); 191 int vigra_putcmap(union vigracmap *, struct wsdisplay_cmap *, int); 320 struct wsdisplay_cmap *cm; in vigra_ioctl() 342 cm = (struct wsdisplay_cmap *)data; in vigra_ioctl() 348 cm = (struct wsdisplay_cmap *)data; in vigra_ioctl() 415 vigra_getcmap(union vigracmap *cm, struct wsdisplay_cmap *rcm, int g300) in vigra_getcmap() 452 vigra_putcmap(union vigracmap *cm, struct wsdisplay_cmap *rcm, int g300) in vigra_putcmap()
|
| D | cgthree.c | 134 int cg3_bt_putcmap(union bt_cmap *, struct wsdisplay_cmap *); 135 int cg3_bt_getcmap(union bt_cmap *, struct wsdisplay_cmap *); 270 struct wsdisplay_cmap *cm; in cgthree_ioctl() 294 cm = (struct wsdisplay_cmap *)data; in cgthree_ioctl() 301 cm = (struct wsdisplay_cmap *)data; in cgthree_ioctl() 393 cg3_bt_getcmap(union bt_cmap *bcm, struct wsdisplay_cmap *rcm) in cg3_bt_getcmap() 415 cg3_bt_putcmap(union bt_cmap *bcm, struct wsdisplay_cmap *rcm) in cg3_bt_putcmap()
|
| D | mgx.c | 141 int mgx_getcmap(u_int8_t *, struct wsdisplay_cmap *); 143 int mgx_putcmap(u_int8_t *, struct wsdisplay_cmap *); 349 struct wsdisplay_cmap *cm; in mgx_ioctl() 371 cm = (struct wsdisplay_cmap *)data; in mgx_ioctl() 377 cm = (struct wsdisplay_cmap *)data; in mgx_ioctl() 474 mgx_getcmap(u_int8_t *cm, struct wsdisplay_cmap *rcm) in mgx_getcmap() 499 mgx_putcmap(u_int8_t *cm, struct wsdisplay_cmap *rcm) in mgx_putcmap()
|
| D | cgsix.c | 58 int cg6_bt_getcmap(union bt_cmap *, struct wsdisplay_cmap *); 59 int cg6_bt_putcmap(union bt_cmap *, struct wsdisplay_cmap *); 246 struct wsdisplay_cmap *cm; in cgsix_ioctl() 281 cm = (struct wsdisplay_cmap *)data; in cgsix_ioctl() 287 cm = (struct wsdisplay_cmap *)data; in cgsix_ioctl() 560 cg6_bt_getcmap(union bt_cmap *bcm, struct wsdisplay_cmap *rcm) in cg6_bt_getcmap() 582 cg6_bt_putcmap(union bt_cmap *bcm, struct wsdisplay_cmap *rcm) in cg6_bt_putcmap()
|
| /openbsd/src/sys/dev/ic/ |
| D | ramdac.h | 49 struct wsdisplay_cmap *); 51 struct wsdisplay_cmap *);
|
| D | ibm561.c | 52 struct wsdisplay_cmap *); 54 struct wsdisplay_cmap *); 265 struct wsdisplay_cmap *cmapp; 301 struct wsdisplay_cmap *cmapp;
|
| D | bt463.c | 85 struct wsdisplay_cmap *); 87 struct wsdisplay_cmap *); 356 struct wsdisplay_cmap *cmapp; 394 struct wsdisplay_cmap *cmapp;
|
| D | bt485.c | 56 struct wsdisplay_cmap *); 58 struct wsdisplay_cmap *); 264 struct wsdisplay_cmap *cmapp; 311 struct wsdisplay_cmap *cmapp;
|
| D | sti.c | 1133 struct wsdisplay_cmap *cmapp; in sti_ioctl() 1204 cmapp = (struct wsdisplay_cmap *)data; in sti_ioctl() 1220 cmapp = (struct wsdisplay_cmap *)data; in sti_ioctl()
|
| /openbsd/src/sys/arch/macppc/pci/ |
| D | vgafb.c | 92 int vgafb_getcmap(uint8_t *, struct wsdisplay_cmap *); 93 int vgafb_putcmap(uint8_t *, struct wsdisplay_cmap *); 218 struct wsdisplay_cmap *cm; in vgafb_ioctl() 239 cm = (struct wsdisplay_cmap *)data; in vgafb_ioctl() 245 cm = (struct wsdisplay_cmap *)data; in vgafb_ioctl() 367 vgafb_getcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in vgafb_getcmap() 406 vgafb_putcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in vgafb_putcmap()
|
| /openbsd/src/sys/arch/sparc64/dev/ |
| D | vgafb.c | 81 int vgafb_getcmap(struct vgafb_softc *, struct wsdisplay_cmap *); 82 int vgafb_putcmap(struct vgafb_softc *, struct wsdisplay_cmap *); 231 return vgafb_getcmap(sc, (struct wsdisplay_cmap *)data); in vgafb_ioctl() 235 return vgafb_putcmap(sc, (struct wsdisplay_cmap *)data); in vgafb_ioctl() 261 vgafb_getcmap(struct vgafb_softc *sc, struct wsdisplay_cmap *cm) in vgafb_getcmap() 283 vgafb_putcmap(struct vgafb_softc *sc, struct wsdisplay_cmap *cm) in vgafb_putcmap()
|
| D | radeonfb.c | 140 int radeonfb_getcmap(struct radeonfb_softc *, struct wsdisplay_cmap *); 141 int radeonfb_putcmap(struct radeonfb_softc *, struct wsdisplay_cmap *); 289 return radeonfb_getcmap(sc, (struct wsdisplay_cmap *)data); in radeonfb_ioctl() 291 return radeonfb_putcmap(sc, (struct wsdisplay_cmap *)data); in radeonfb_ioctl() 380 radeonfb_getcmap(struct radeonfb_softc *sc, struct wsdisplay_cmap *cm) in radeonfb_getcmap() 402 radeonfb_putcmap(struct radeonfb_softc *sc, struct wsdisplay_cmap *cm) in radeonfb_putcmap()
|
| D | gfb.c | 130 return gfb_getcmap(sc, (struct wsdisplay_cmap *)data); in gfb_ioctl() 132 return gfb_putcmap(sc, (struct wsdisplay_cmap *)data); in gfb_ioctl()
|
| D | gfxp.c | 146 int gfxp_getcmap(struct gfxp_softc *, struct wsdisplay_cmap *); 147 int gfxp_putcmap(struct gfxp_softc *, struct wsdisplay_cmap *); 295 return gfxp_getcmap(sc, (struct wsdisplay_cmap *)data); in gfxp_ioctl() 297 return gfxp_putcmap(sc, (struct wsdisplay_cmap *)data); in gfxp_ioctl() 372 gfxp_getcmap(struct gfxp_softc *sc, struct wsdisplay_cmap *cm) in gfxp_getcmap() 394 gfxp_putcmap(struct gfxp_softc *sc, struct wsdisplay_cmap *cm) in gfxp_putcmap()
|
| D | raptor.c | 152 int raptor_getcmap(struct raptor_softc *, struct wsdisplay_cmap *); 153 int raptor_putcmap(struct raptor_softc *, struct wsdisplay_cmap *); 269 return raptor_getcmap(sc, (struct wsdisplay_cmap *)data); in raptor_ioctl() 271 return raptor_putcmap(sc, (struct wsdisplay_cmap *)data); in raptor_ioctl() 346 raptor_getcmap(struct raptor_softc *sc, struct wsdisplay_cmap *cm) in raptor_getcmap() 368 raptor_putcmap(struct raptor_softc *sc, struct wsdisplay_cmap *cm) in raptor_putcmap()
|
| D | machfb.c | 213 int machfb_getcmap(struct machfb_softc *, struct wsdisplay_cmap *); 214 int machfb_putcmap(struct machfb_softc *, struct wsdisplay_cmap *); 359 return machfb_getcmap(sc, (struct wsdisplay_cmap *)data); in machfb_ioctl() 361 return machfb_putcmap(sc, (struct wsdisplay_cmap *)data); in machfb_ioctl() 436 machfb_getcmap(struct machfb_softc *sc, struct wsdisplay_cmap *cm) in machfb_getcmap() 458 machfb_putcmap(struct machfb_softc *sc, struct wsdisplay_cmap *cm) in machfb_putcmap()
|
| D | ifb.c | 314 int ifb_getcmap(struct ifb_softc *, struct wsdisplay_cmap *); 318 int ifb_putcmap(struct ifb_softc *, struct wsdisplay_cmap *); 572 return ifb_getcmap(sc, (struct wsdisplay_cmap *)data); in ifb_ioctl() 574 return ifb_putcmap(sc, (struct wsdisplay_cmap *)data); in ifb_ioctl() 616 ifb_getcmap(struct ifb_softc *sc, struct wsdisplay_cmap *cm) in ifb_getcmap() 638 ifb_putcmap(struct ifb_softc *sc, struct wsdisplay_cmap *cm) in ifb_putcmap()
|
| /openbsd/src/sys/arch/loongson/dev/ |
| D | sisfb.c | 106 int sisfb_getcmap(uint8_t *, struct wsdisplay_cmap *); 108 int sisfb_putcmap(uint8_t *, struct wsdisplay_cmap *); 290 struct wsdisplay_cmap *cm; in sisfb_ioctl() 311 cm = (struct wsdisplay_cmap *)data; in sisfb_ioctl() 317 cm = (struct wsdisplay_cmap *)data; in sisfb_ioctl() 514 sisfb_getcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in sisfb_getcmap() 553 sisfb_putcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in sisfb_putcmap()
|
| /openbsd/src/sys/dev/wscons/ |
| D | wsconsio.h | 480 struct wsdisplay_cmap { struct 487 #define WSDISPLAYIO_GETCMAP _IOW('W', 66, struct wsdisplay_cmap) argument 488 #define WSDISPLAYIO_PUTCMAP _IOW('W', 67, struct wsdisplay_cmap) 506 struct wsdisplay_cmap cmap; /* color map info */
|
| /openbsd/src/sys/arch/luna88k/dev/ |
| D | lunafb.c | 105 int omgetcmap(struct omfb_softc *, struct wsdisplay_cmap *); 106 int omsetcmap(struct omfb_softc *, struct wsdisplay_cmap *); 257 return omgetcmap(sc, (struct wsdisplay_cmap *)data); in omfbioctl() 260 return omsetcmap(sc, (struct wsdisplay_cmap *)data); in omfbioctl() 316 omgetcmap(struct omfb_softc *sc, struct wsdisplay_cmap *p) in omgetcmap() 345 omsetcmap(struct omfb_softc *sc, struct wsdisplay_cmap *p) in omsetcmap()
|
| /openbsd/src/sys/dev/pci/ |
| D | tga.c | 608 (struct wsdisplay_cmap *)data); 611 (struct wsdisplay_cmap *)data);
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_netbsd.cpp | 1072 unsigned struct_wsdisplay_cmap_sz = sizeof(wsdisplay_cmap);
|