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

  /src/sys/arch/macppc/macppc/
machdep.c 350 int have_palette = 1; local in function:copy_disp_props
405 have_palette = 0;
419 if (have_palette && ofw_quiesce) {
422 have_palette = 0;
425 if (have_palette) {
machdep.c 350 int have_palette = 1; local in function:copy_disp_props
405 have_palette = 0;
419 if (have_palette && ofw_quiesce) {
422 have_palette = 0;
425 if (have_palette) {

Completed in 22 milliseconds