HomeSort by: relevance | last modified time | path
    Searched defs:of_set_palette (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/macppc/macppc/
machdep.c 118 static void of_set_palette(void *, int, int, int, int);
427 gfb_cb.gcc_set_mapreg = of_set_palette;
510 of_set_palette(void *cookie, int index, int r, int g, int b) function in typeref:typename:void
machdep.c 118 static void of_set_palette(void *, int, int, int, int);
427 gfb_cb.gcc_set_mapreg = of_set_palette;
510 of_set_palette(void *cookie, int index, int r, int g, int b) function in typeref:typename:void
machdep.c 118 static void of_set_palette(void *, int, int, int, int);
427 gfb_cb.gcc_set_mapreg = of_set_palette;
510 of_set_palette(void *cookie, int index, int r, int g, int b) function in typeref:typename:void
  /src/sys/arch/sparc64/sparc64/
autoconf.c 203 static void of_set_palette(void *, int, int, int, int);
1430 gfb_cb.gcc_set_mapreg = of_set_palette;
1584 of_set_palette(void *cookie, int index, int r, int g, int b) function in typeref:typename:void
autoconf.c 203 static void of_set_palette(void *, int, int, int, int);
1430 gfb_cb.gcc_set_mapreg = of_set_palette;
1584 of_set_palette(void *cookie, int index, int r, int g, int b) function in typeref:typename:void
autoconf.c 203 static void of_set_palette(void *, int, int, int, int);
1430 gfb_cb.gcc_set_mapreg = of_set_palette;
1584 of_set_palette(void *cookie, int index, int r, int g, int b) function in typeref:typename:void

Completed in 34 milliseconds