Searched defs:drm_ctx_priv_map_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm.h366 } drm_ctx_priv_map_t; typedef in typeref:struct:drm_ctx_priv_map
820 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, drm_ctx_priv_map_t)
821 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, drm_ctx_priv_map_t)

Completed in 84 milliseconds