Home
last modified time | relevance | path

Searched refs:drm_agp_binding_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm.h711 } drm_agp_binding_t; typedef
843 #define DRM_IOCTL_AGP_BIND DRM_IOW( 0x36, drm_agp_binding_t)
844 #define DRM_IOCTL_AGP_UNBIND DRM_IOW( 0x37, drm_agp_binding_t)
H A Ddrm_agpsupport.c286 drm_agp_binding_t request; in drm_agp_unbind()
318 drm_agp_binding_t request; in drm_agp_bind()