Searched refs:drm_agp_buffer_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm.h701 } drm_agp_buffer_t; typedef in typeref:struct:drm_agp_buffer
841 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, drm_agp_buffer_t)
842 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, drm_agp_buffer_t)
H A Ddrm_agpsupport.c219 drm_agp_buffer_t request;
350 drm_agp_buffer_t request;

Completed in 64 milliseconds