drm_io32.h revision 1450
058561cbaa119a6f2659bc27ef343e1b47266bb2jbeck * Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
058561cbaa119a6f2659bc27ef343e1b47266bb2jbecktypedef struct drm_version_32 {
058561cbaa119a6f2659bc27ef343e1b47266bb2jbecktypedef struct drm_unique_32 {
typedef struct drm_ctx_priv_map_32 {
typedef struct drm_map_32 {
unsigned long long offset;
unsigned long long handle;
int mtrr;
} drm_map_32_t;
typedef struct drm_client_32 {
typedef struct drm_stats_32 {
typedef struct drm_buf_desc_32 {
typedef struct drm_buf_free_32 {
int count;
typedef struct drm_buf_pub_32 {
typedef struct drm_buf_map_32 {
#if defined(__cplusplus)
int fd;
typedef struct drm_agp_mode_32 {
typedef struct drm_agp_buffer32 {
typedef struct drm_agp_binding_32 {
typedef struct drm_agp_info_32 {
int agp_version_major;
int agp_version_minor;
unsigned short id_vendor;
unsigned short id_device;
typedef struct drm_scatter_gather_32 {
typedef struct drm_ctx_res_32 {
int count;
struct drm_wait_vblank_request_32 {
unsigned int sequence;
unsigned long signal;
struct drm_wait_vblank_reply_32 {
unsigned int sequence;
long tval_sec;
long tval_usec;
typedef union drm_wait_vblank_32 {