Searched refs:sti_setcment (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsti.c120 int sti_setcment(struct sti_screen *, u_int, u_char, u_char, u_char);
953 sti_setcment(struct sti_screen *scr, u_int i, u_char r, u_char g, u_char b) function
1053 if ((ret = sti_setcment(scr, i, scr->scr_rcmap[i],
1057 "sti_setcment(%d, %u, %u, %u): %%d\n", i,

Completed in 105 milliseconds