Searched refs:ioBase_phys (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_video.c93 unsigned int ioBase_phys = syscall(__NR_pciconfig_iobase, 2, 0, 0); local in function:hwEnableIO
99 MAP_SHARED, fd, ioBase_phys);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_video.c498 unsigned int ioBase_phys; local in function:xf86EnableIO
505 ioBase_phys = syscall(__NR_pciconfig_iobase, 2, 0, 0);
511 ioBase_phys);

Completed in 3 milliseconds