Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dagten.c109 void agten_setcolor(void *, u_int, u_int8_t, u_int8_t, u_int8_t);
214 fbwscons_setcolormap(&sc->sc_sunfb, agten_setcolor); in agtenattach()
303 agten_setcolor(void *v, u_int index, u_int8_t r, u_int8_t g, u_int8_t b) in agten_setcolor() function