Home
last modified time | relevance | path

Searched defs:drm_agp_buffer32 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_io32.h128 typedef struct drm_agp_buffer32 { struct
129 uint32_t size; /* In bytes -- will round to page boundary */
130 uint32_t handle; /* Used for binding / unbinding */
131 uint32_t type; /* Type of memory to allocate */
132 uint32_t physical; /* Physical used by i810 */