Searched refs:sunMemoryMap (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunFbs.c | 86 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 D | sun.h | 349 extern pointer sunMemoryMap(size_t, off_t, int);
|
| H A D | sunCfb.c | 541 if ((fb = sunMemoryMap (FBSIZE,
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunFbs.c | 84 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 D | sun.h | 316 extern void *sunMemoryMap(size_t, off_t, int);
|
| H A D | sunCfb.c | 545 if ((fb = sunMemoryMap (FBSIZE,
|
Completed in 9 milliseconds