HomeSort by: relevance | last modified time | path
    Searched refs:PFOUR_COLOR_OFF_OVERLAY (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/sun/
pfourreg.h 65 #define PFOUR_COLOR_OFF_OVERLAY 0x00100000
  /src/sys/arch/sparc/dev/
bwtwo_obio.c 184 * framebuffer. Note that PFOUR_COLOR_OFF_OVERLAY
191 sc->sc_pixeloffset = PFOUR_COLOR_OFF_OVERLAY;
196 sc->sc_pixeloffset = PFOUR_COLOR_OFF_OVERLAY;
cgeight.c 244 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
287 PFOUR_COLOR_OFF_OVERLAY, ramsize);
449 poff = PFOUR_COLOR_OFF_OVERLAY + off;
cgfour.c 243 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
285 PFOUR_COLOR_OFF_OVERLAY, ramsize);
439 poff = PFOUR_COLOR_OFF_OVERLAY + off;

Completed in 14 milliseconds