<def f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon.h' l='2241' ll='2396'/>
<size>9048</size>
<mbr r='radeon_device::dev' o='0' t='struct device *'/>
<mbr r='radeon_device::ddev' o='64' t='struct drm_device *'/>
<mbr r='radeon_device::pdev' o='128' t='struct pci_dev *'/>
<mbr r='radeon_device::exclusive_lock' o='192' t='struct rw_semaphore'/>
<mbr r='radeon_device::config' o='256' t='union radeon_asic_config'/>
<mbr r='radeon_device::family' o='2560' t='enum radeon_family'/>
<mbr r='radeon_device::flags' o='2624' t='unsigned long'/>
<mbr r='radeon_device::usec_timeout' o='2688' t='int'/>
<mbr r='radeon_device::pll_errata' o='2720' t='enum radeon_pll_errata'/>
<mbr r='radeon_device::num_gb_pipes' o='2752' t='int'/>
<mbr r='radeon_device::num_z_pipes' o='2784' t='int'/>
<mbr r='radeon_device::disp_priority' o='2816' t='int'/>
<mbr r='radeon_device::bios' o='2880' t='__uint8_t *'/>
<mbr r='radeon_device::is_atom_bios' o='2944' t='_Bool'/>
<mbr r='radeon_device::bios_header_start' o='2960' t='__uint16_t'/>
<mbr r='radeon_device::stollen_vga_memory' o='3008' t='struct radeon_bo *'/>
<mbr r='radeon_device::mmio_idx_lock' o='3072' t='spinlock_t'/>
<mbr r='radeon_device::smc_idx_lock' o='3136' t='spinlock_t'/>
<mbr r='radeon_device::pll_idx_lock' o='3200' t='spinlock_t'/>
<mbr r='radeon_device::mc_idx_lock' o='3264' t='spinlock_t'/>
<mbr r='radeon_device::pcie_idx_lock' o='3328' t='spinlock_t'/>
<mbr r='radeon_device::pciep_idx_lock' o='3392' t='spinlock_t'/>
<mbr r='radeon_device::pif_idx_lock' o='3456' t='spinlock_t'/>
<mbr r='radeon_device::cg_idx_lock' o='3520' t='spinlock_t'/>
<mbr r='radeon_device::uvd_idx_lock' o='3584' t='spinlock_t'/>
<mbr r='radeon_device::rcu_idx_lock' o='3648' t='spinlock_t'/>
<mbr r='radeon_device::didt_idx_lock' o='3712' t='spinlock_t'/>
<mbr r='radeon_device::end_idx_lock' o='3776' t='spinlock_t'/>
<mbr r='radeon_device::rmmio_bst' o='3840' t='bus_space_tag_t'/>
<mbr r='radeon_device::rmmio_bsh' o='3904' t='bus_space_handle_t'/>
<mbr r='radeon_device::rmmio_addr' o='3968' t='bus_addr_t'/>
<mbr r='radeon_device::rmmio_size' o='4032' t='bus_size_t'/>
<mbr r='radeon_device::mc_rreg' o='4096' t='radeon_rreg_t'/>
<mbr r='radeon_device::mc_wreg' o='4160' t='radeon_wreg_t'/>
<mbr r='radeon_device::pll_rreg' o='4224' t='radeon_rreg_t'/>
<mbr r='radeon_device::pll_wreg' o='4288' t='radeon_wreg_t'/>
<mbr r='radeon_device::pcie_reg_mask' o='4352' t='__uint32_t'/>
<mbr r='radeon_device::pciep_rreg' o='4416' t='radeon_rreg_t'/>
<mbr r='radeon_device::pciep_wreg' o='4480' t='radeon_wreg_t'/>
<mbr r='radeon_device::rio_mem_bst' o='4544' t='bus_space_tag_t'/>
<mbr r='radeon_device::rio_mem_bsh' o='4608' t='bus_space_handle_t'/>
<mbr r='radeon_device::rio_mem_size' o='4672' t='bus_size_t'/>
<mbr r='radeon_device::clock' o='4736' t='struct radeon_clock'/>
<mbr r='radeon_device::mc' o='8128' t='struct radeon_mc'/>
<mbr r='radeon_device::gart' o='9088' t='struct radeon_gart'/>
<mbr r='radeon_device::mode_info' o='9792' t='struct radeon_mode_info'/>
<mbr r='radeon_device::scratch' o='11712' t='struct radeon_scratch'/>
<mbr r='radeon_device::doorbell' o='13056' t='struct radeon_doorbell'/>
<mbr r='radeon_device::mman' o='14400' t='struct radeon_mman'/>
<mbr r='radeon_device::fence_drv' o='23936' t='struct radeon_fence_driver [8]'/>
<mbr r='radeon_device::fence_lock' o='30592' t='spinlock_t'/>
<mbr r='radeon_device::fence_queue' o='30656' t='drm_waitqueue_t'/>
<mbr r='radeon_device::ring_lock' o='30848' t='struct mutex'/>
<mbr r='radeon_device::ring' o='30912' t='struct radeon_ring [8]'/>
<mbr r='radeon_device::ib_pool_ready' o='40640' t='_Bool'/>
<mbr r='radeon_device::ring_tmp_bo' o='40704' t='struct radeon_sa_manager'/>
<mbr r='radeon_device::irq' o='42496' t='struct radeon_irq'/>
<mbr r='radeon_device::asic' o='44160' t='struct radeon_asic *'/>
<mbr r='radeon_device::gem' o='44224' t='struct radeon_gem'/>
<mbr r='radeon_device::pm' o='44416' t='struct radeon_pm'/>
<mbr r='radeon_device::uvd' o='52800' t='struct radeon_uvd'/>
<mbr r='radeon_device::vce' o='55360' t='struct radeon_vce'/>
<mbr r='radeon_device::bios_scratch' o='58624' t='__uint32_t [8]'/>
<mbr r='radeon_device::wb' o='58880' t='struct radeon_wb'/>
<mbr r='radeon_device::dummy_page' o='59136' t='struct radeon_dummy_page'/>
<mbr r='radeon_device::shutdown' o='59392' t='_Bool'/>
<mbr r='radeon_device::suspend' o='59400' t='_Bool'/>
<mbr r='radeon_device::need_dma32' o='59408' t='_Bool'/>
<mbr r='radeon_device::accel_working' o='59416' t='_Bool'/>
<mbr r='radeon_device::fastfb_working' o='59424' t='_Bool'/>
<mbr r='radeon_device::needs_reset' o='59432' t='_Bool'/>
<mbr r='radeon_device::surface_regs' o='59456' t='struct radeon_surface_reg [8]'/>
<mbr r='radeon_device::me_fw' o='59968' t='const struct firmware *'/>
<mbr r='radeon_device::pfp_fw' o='60032' t='const struct firmware *'/>
<mbr r='radeon_device::rlc_fw' o='60096' t='const struct firmware *'/>
<mbr r='radeon_device::mc_fw' o='60160' t='const struct firmware *'/>
<mbr r='radeon_device::ce_fw' o='60224' t='const struct firmware *'/>
<mbr r='radeon_device::mec_fw' o='60288' t='const struct firmware *'/>
<mbr r='radeon_device::sdma_fw' o='60352' t='const struct firmware *'/>
<mbr r='radeon_device::smc_fw' o='60416' t='const struct firmware *'/>
<mbr r='radeon_device::uvd_fw' o='60480' t='const struct firmware *'/>
<mbr r='radeon_device::vce_fw' o='60544' t='const struct firmware *'/>
<mbr r='radeon_device::vram_scratch' o='60608' t='struct r600_vram_scratch'/>
<mbr r='radeon_device::msi_enabled' o='60800' t='int'/>
<mbr r='radeon_device::ih' o='60864' t='struct r600_ih'/>
<mbr r='radeon_device::rlc' o='61248' t='struct radeon_rlc'/>
<mbr r='radeon_device::mec' o='62144' t='struct radeon_mec'/>
<mbr r='radeon_device::hotplug_work' o='62400' t='struct work_struct'/>
<mbr r='radeon_device::audio_work' o='62656' t='struct work_struct'/>
<mbr r='radeon_device::reset_work' o='62912' t='struct work_struct'/>
<mbr r='radeon_device::num_crtc' o='63168' t='int'/>
<mbr r='radeon_device::dc_hw_i2c_mutex' o='63232' t='struct mutex'/>
<mbr r='radeon_device::has_uvd' o='63296' t='_Bool'/>
<mbr r='radeon_device::audio' o='63328' t='struct r600_audio'/>
<mbr r='radeon_device::acpi_nb' o='64960' t='struct notifier_block'/>
<mbr r='radeon_device::hyperz_filp' o='65024' t='struct drm_file *'/>
<mbr r='radeon_device::cmask_filp' o='65088' t='struct drm_file *'/>
<mbr r='radeon_device::i2c_bus' o='65152' t='struct radeon_i2c_chan *[16]'/>
<mbr r='radeon_device::debugfs' o='66176' t='struct radeon_debugfs [32]'/>
<mbr r='radeon_device::debugfs_count' o='70272' t='unsigned int'/>
<mbr r='radeon_device::vm_manager' o='70336' t='struct radeon_vm_manager'/>
<mbr r='radeon_device::gpu_clock_mutex' o='71552' t='struct mutex'/>
<mbr r='radeon_device::vram_usage' o='71616' t='atomic64_t'/>
<mbr r='radeon_device::gtt_usage' o='71680' t='atomic64_t'/>
<mbr r='radeon_device::num_bytes_moved' o='71744' t='atomic64_t'/>
<mbr r='radeon_device::atif' o='71808' t='struct radeon_atif'/>
<mbr r='radeon_device::atcs' o='72128' t='struct radeon_atcs'/>
<mbr r='radeon_device::srbm_mutex' o='72192' t='struct mutex'/>
<mbr r='radeon_device::cg_flags' o='72256' t='u32'/>
<mbr r='radeon_device::pg_flags' o='72288' t='u32'/>
<mbr r='radeon_device::vga_pm_domain' o='72320' t='struct dev_pm_domain'/>
<mbr r='radeon_device::have_disp_power_ref' o='72328' t='_Bool'/>
