Searched refs:START_ENABLE (Results 1 – 2 of 2) sorted by relevance
411 #define START_ENABLE (128*1024) in cgfourmmap() macro435 } else if ((u_int)off < START_ENABLE) { in cgfourmmap()444 poff = (off - START_ENABLE) + PFOUR_COLOR_OFF_ENABLE; in cgfourmmap()
419 #define START_ENABLE (128*1024) in cgeightmmap() macro445 } else if ((u_int)off < START_ENABLE) { in cgeightmmap()454 poff = (off - START_ENABLE) + PFOUR_COLOR_OFF_ENABLE; in cgeightmmap()