Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_rt.c779 int rt_putcmap(struct grf_softc *, struct grf_colormap *);
1049 return (rt_putcmap (gp, (struct grf_colormap *) data)); in rt_ioctl()
1098 rt_putcmap(struct grf_softc *gfp, struct grf_colormap *cmap) in rt_putcmap() function