Home
last modified time | relevance | path

Searched refs:PFOUR_COLOR_OFF_OVERLAY (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/sparc/dev/
Dcgfour.c243 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()
Dbwtwo_obio.c191 sc->sc_pixeloffset = PFOUR_COLOR_OFF_OVERLAY; in bwtwoattach_obio()
196 sc->sc_pixeloffset = PFOUR_COLOR_OFF_OVERLAY; in bwtwoattach_obio()
Dcgeight.c244 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()
/netbsd/src/sys/dev/sun/
Dpfourreg.h65 #define PFOUR_COLOR_OFF_OVERLAY 0x00100000 macro