Searched refs:sunMemoryMap (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunFbs.c86 sunMemoryMap(size_t len, off_t off, int fd) function in typeref:typename:pointer
217 if ((fb = sunMemoryMap ((size_t) sunFbs[scrn].info.fb_size,
H A Dsun.h349 extern pointer sunMemoryMap(size_t, off_t, int);
H A DsunCfb.c541 if ((fb = sunMemoryMap (FBSIZE,
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunFbs.c84 sunMemoryMap(size_t len, off_t off, int fd) function in typeref:typename:void *
215 if ((fb = sunMemoryMap ((size_t) sunFbs[scrn].info.fb_size,
H A Dsun.h316 extern void *sunMemoryMap(size_t, off_t, int);
H A DsunCfb.c545 if ((fb = sunMemoryMap (FBSIZE,

Completed in 9 milliseconds