Searched refs:_IOWR (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dagpgart.h116 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 4, agp_allocate_t)
H A Ddrm.h100 #define _IOWR(type, nr, size) _IOC(_IOC_READ|_IOC_WRITE, \ macro
746 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm.h704 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dcmap_grab.c1047 #define WINLOCKALLOC _IOWR(L, 0, struct winlockalloc)
1050 #define WINLOCKGETTIMEOUT _IOWR(L, 3, struct winlocktimeout)

Completed in 24 milliseconds