Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_cv3d.c132 int cv3d_putcmap(struct grf_softc *, struct grf_colormap *);
982 return (cv3d_putcmap (gp, (struct grf_colormap *) data)); in cv3d_ioctl()
1089 cv3d_putcmap(struct grf_softc *gfp, struct grf_colormap *cmap) in cv3d_putcmap() function
2335 return cv3d_putcmap(gp, (struct grf_colormap *)data); in cv3d_wsioctl()