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

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_ioc32.c59 #define DRM_IOCTL_AGP_ALLOC32 DRM_IOWR(0x34, drm_agp_buffer32_t)
60 #define DRM_IOCTL_AGP_FREE32 DRM_IOW( 0x35, drm_agp_buffer32_t)
619 } drm_agp_buffer32_t; typedef in typeref:struct:drm_agp_buffer32
624 drm_agp_buffer32_t *req32 = data;
644 drm_agp_buffer32_t *req32 = data;

Completed in 66 milliseconds