Searched refs:PFOUR_COLOR_OFF_OVERLAY (Results 1 – 4 of 4) sorted by relevance
243 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY; in cgfourattach()285 PFOUR_COLOR_OFF_OVERLAY, ramsize); in cgfourattach()439 poff = PFOUR_COLOR_OFF_OVERLAY + off; in cgfourmmap()
191 sc->sc_pixeloffset = PFOUR_COLOR_OFF_OVERLAY; in bwtwoattach_obio()196 sc->sc_pixeloffset = PFOUR_COLOR_OFF_OVERLAY; in bwtwoattach_obio()
244 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY; in cgeightattach()287 PFOUR_COLOR_OFF_OVERLAY, ramsize); in cgeightattach()449 poff = PFOUR_COLOR_OFF_OVERLAY + off; in cgeightmmap()
65 #define PFOUR_COLOR_OFF_OVERLAY 0x00100000 macro