Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/dev/
H A Dbtvar.h60 int bt_getcmap(struct fbcmap *, union bt_cmap *, int);
H A Dbt_subr.c65 bt_getcmap(struct fbcmap *p, union bt_cmap *cm, int cmsize) in bt_getcmap() function
/netbsd-src/sys/dev/sun/
H A Dbtvar.h60 int bt_getcmap(struct fbcmap *, union bt_cmap *, int, int);
H A Dbt_subr.c67 bt_getcmap(struct fbcmap *p, union bt_cmap *cm, int cmsize, int uspace) in bt_getcmap() function
H A Dcgthree.c288 return (bt_getcmap(p, &sc->sc_cmap, 256, 1)); in cgthreeioctl()
H A Dcgsix.c744 return (bt_getcmap(p, &sc->sc_cmap, 256, 1)); in cgsixioctl()
788 error = bt_getcmap(&p->cmap, in cgsixioctl()
/netbsd-src/sys/arch/sparc/dev/
H A Dcgfour.c365 return (bt_getcmap(p, &sc->sc_cmap, 256, 1)); in cgfourioctl()
H A Dcgeight.c374 return (bt_getcmap(p, &sc->sc_cmap, 256, 1)); in cgeightioctl()
/netbsd-src/sys/dev/sbus/
H A Dagten.c1128 return (bt_getcmap(p, &sc->sc_cmap, 256, 1)); in agten_fb_ioctl()
H A Dp9100.c571 return (bt_getcmap(p, &sc->sc_cmap, 256, 1)); in p9100ioctl()