Searched refs:MEMRANGE_SET (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/ |
| H A D | memrange.h | 44 #define MEMRANGE_SET _IOW('m', 51, struct mem_range_op) macro
|
| H A D | i386_video.c | 573 ioctl(devMemFd, MEMRANGE_SET, &mro); 741 if (ioctl(devMemFd, MEMRANGE_SET, &mro)) { 784 if (ioctl(devMemFd, MEMRANGE_SET, &mro)) { 836 if (ioctl(devMemFd, MEMRANGE_SET, &mro)) { 841 if (ioctl(devMemFd, MEMRANGE_SET, &mro))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/ |
| H A D | memrange.h | 45 #define MEMRANGE_SET _IOW('m', 51, struct mem_range_op) macro
|
| /xsrc/external/mit/libpciaccess/dist/src/ |
| H A D | freebsd_pci.c | 145 if (ioctl(fd, MEMRANGE_SET, &mro)) { 175 if (ioctl(fd, MEMRANGE_SET, &mro)) {
|
| H A D | openbsd_pci.c | 220 if (ioctl(aperturefd, MEMRANGE_SET, &mo)) 246 (void)ioctl(aperturefd, MEMRANGE_SET, &mo);
|
Completed in 4 milliseconds