Searched refs:screenFd (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/ |
| H A D | sparc64_video.c | 61 int fd = xf86Info.screenFd;
|
| H A D | ppc_video.c | 77 int fd = xf86Info.screenFd; 155 int fd = xf86Info.screenFd;
|
| H A D | bsd_init.c | 215 xf86Info.screenFd = fd; 694 ioctl(xf86Info.screenFd, WSDISPLAYIO_SMODE, &mode); 700 if (xf86Info.screenFd != xf86Info.consoleFd) 702 close(xf86Info.screenFd);
|
| H A D | arm_video.c | 216 MAP_FLAGS, xf86Info.screenFd, 309 if(ioctl(xf86Info.screenFd, memAccP->ioctl, &(memAccP->memInfo)) == -1) 363 xf86Info.screenFd,
|
| H A D | alpha_video.c | 343 MAP_FLAGS, xf86Info.screenFd,
|
| H A D | i386_video.c | 261 MAP_FLAGS, xf86Info.screenFd,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Privstr.h | 77 int screenFd; /* fd for memory mapped access to member in struct:__anon813e10320308
|
| H A D | xf86Globals.c | 112 .screenFd = -1,
|
Completed in 10 milliseconds