Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dcgsix.c61 void cgsix_loadcmap_deferred(struct cgsix_softc *, u_int, u_int);
293 cgsix_loadcmap_deferred(sc, cm->index, cm->count); in cgsix_ioctl()
604 cgsix_loadcmap_deferred(struct cgsix_softc *sc, u_int start, u_int ncolors) in cgsix_loadcmap_deferred() function