Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dxcfb.c76 #define XCFB_FB_SIZE 0x100000 macro
473 if (offset >= XCFB_FB_SIZE || offset < 0) in xcfbmmap()