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 Dsparc64_video.c61 int fd = xf86Info.screenFd;
H A Dppc_video.c77 int fd = xf86Info.screenFd;
155 int fd = xf86Info.screenFd;
H A Dbsd_init.c215 xf86Info.screenFd = fd;
694 ioctl(xf86Info.screenFd, WSDISPLAYIO_SMODE, &mode);
700 if (xf86Info.screenFd != xf86Info.consoleFd)
702 close(xf86Info.screenFd);
H A Darm_video.c216 MAP_FLAGS, xf86Info.screenFd,
309 if(ioctl(xf86Info.screenFd, memAccP->ioctl, &(memAccP->memInfo)) == -1)
363 xf86Info.screenFd,
H A Dalpha_video.c343 MAP_FLAGS, xf86Info.screenFd,
H A Di386_video.c261 MAP_FLAGS, xf86Info.screenFd,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Privstr.h77 int screenFd; /* fd for memory mapped access to member in struct:__anon813e10320308
H A Dxf86Globals.c112 .screenFd = -1,

Completed in 8 milliseconds