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 Dmemrange.h44 #define MEMRANGE_SET _IOW('m', 51, struct mem_range_op) macro
H A Di386_video.c573 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 Dmemrange.h45 #define MEMRANGE_SET _IOW('m', 51, struct mem_range_op) macro
/xsrc/external/mit/libpciaccess/dist/src/
H A Dfreebsd_pci.c145 if (ioctl(fd, MEMRANGE_SET, &mro)) {
175 if (ioctl(fd, MEMRANGE_SET, &mro)) {
H A Dopenbsd_pci.c220 if (ioctl(aperturefd, MEMRANGE_SET, &mo))
246 (void)ioctl(aperturefd, MEMRANGE_SET, &mo);

Completed in 4 milliseconds