Searched defs:ncolors (Results 1 – 6 of 6) sorted by relevance
/openbsd/sys/dev/sbus/ |
H A D | cgsix.c | 604 cgsix_loadcmap_deferred(struct cgsix_softc *sc, u_int start, u_int ncolors) in cgsix_loadcmap_deferred() 615 cgsix_loadcmap_immediate(struct cgsix_softc *sc, u_int start, u_int ncolors) in cgsix_loadcmap_immediate()
|
H A D | agten.c | 364 agten_loadcmap(struct agten_softc *sc, u_int start, u_int ncolors) in agten_loadcmap()
|
H A D | vigra.c | 490 vigra_loadcmap_immediate(struct vigra_softc *sc, int start, int ncolors) in vigra_loadcmap_immediate() 505 vigra_loadcmap_deferred(struct vigra_softc *sc, u_int start, u_int ncolors) in vigra_loadcmap_deferred()
|
H A D | rfx.c | 448 rfx_loadcmap(struct rfx_softc *sc, int start, int ncolors) in rfx_loadcmap()
|
H A D | cgthree.c | 378 cgthree_loadcmap(struct cgthree_softc *sc, u_int start, u_int ncolors) in cgthree_loadcmap()
|
H A D | mgx.c | 462 mgx_loadcmap(struct mgx_softc *sc, int start, int ncolors) in mgx_loadcmap()
|