Home
last modified time | relevance | path

Searched refs:START_ENABLE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dcgfour.c411 #define START_ENABLE (128*1024) in cgfourmmap() macro
435 } else if ((u_int)off < START_ENABLE) { in cgfourmmap()
444 poff = (off - START_ENABLE) + PFOUR_COLOR_OFF_ENABLE; in cgfourmmap()
H A Dcgeight.c419 #define START_ENABLE (128*1024) in cgeightmmap() macro
445 } else if ((u_int)off < START_ENABLE) { in cgeightmmap()
454 poff = (off - START_ENABLE) + PFOUR_COLOR_OFF_ENABLE; in cgeightmmap()