Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm.h734 } drm_agp_info_t; typedef
840 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, drm_agp_info_t)
H A Ddrm_agpsupport.c96 drm_agp_info_t info; in drm_agp_info()