Searched refs:sti_setcment (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | sti.c | 105 int sti_setcment(struct sti_screen *, u_int, u_char, u_char, u_char); 1099 sti_setcment(struct sti_screen *scr, u_int i, u_char r, u_char g, u_char b) in sti_setcment() function 1530 if ((ret = sti_setcment(scr, i, scr->scr_rcmap[i], in ngle_default_putcmap()
|