···214215 int microcode_version;216217- int is_pci;218-219 struct {220 u32 boxes;221 int freelist_timeouts;···273274 /* starting from here on, data is preserved accross an open */275 uint32_t flags; /* see radeon_chip_flags */0276} drm_radeon_private_t;277278typedef struct drm_radeon_buf_priv {
···214215 int microcode_version;21600217 struct {218 u32 boxes;219 int freelist_timeouts;···275276 /* starting from here on, data is preserved accross an open */277 uint32_t flags; /* see radeon_chip_flags */278+ int is_pci;279} drm_radeon_private_t;280281typedef struct drm_radeon_buf_priv {