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

/freebsd-9.3-release/sys/dev/drm/
H A Ddrm.h630 * DRM_IOCTL_SG_ALLOC ioctl argument type.
1055 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
H A Ddrm_drv.c116 DRM_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_sg_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm.h633 * DRM_IOCTL_SG_ALLOC ioctl argument type.
1095 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
H A Ddrm_drv.c156 DRM_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_sg_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),

Completed in 66 milliseconds