libhd  5.0
Data Fields
u_hd_res_t Union Reference

libhd resource union More...

#include <hd.h>

Data Fields

union u_hd_res_tnext
 
res_any_t any
 
res_io_t io
 
res_mem_t mem
 
res_phys_mem_t phys_mem
 
res_irq_t irq
 
res_dma_t dma
 
res_size_t size
 
res_cache_t cache
 
res_baud_t baud
 
res_disk_geo_t disk_geo
 
res_monitor_t monitor
 
res_init_strings_t init_strings
 
res_pppd_option_t pppd_option
 
res_framebuffer_t framebuffer
 
res_hwaddr_t hwaddr
 
res_link_t link
 
res_wlan_t wlan
 
res_fc_t fc
 

Detailed Description

libhd resource union

Field Documentation

◆ any

res_any_t u_hd_res_t::any

◆ baud

res_baud_t u_hd_res_t::baud

◆ cache

res_cache_t u_hd_res_t::cache

◆ disk_geo

res_disk_geo_t u_hd_res_t::disk_geo

◆ dma

res_dma_t u_hd_res_t::dma

◆ fc

res_fc_t u_hd_res_t::fc

◆ framebuffer

res_framebuffer_t u_hd_res_t::framebuffer

Referenced by dump_normal(), hd2prop(), and prop2hd().

◆ hwaddr

res_hwaddr_t u_hd_res_t::hwaddr

◆ init_strings

res_init_strings_t u_hd_res_t::init_strings

◆ io

res_io_t u_hd_res_t::io

◆ irq

res_irq_t u_hd_res_t::irq

◆ link

res_link_t u_hd_res_t::link

Referenced by dump_normal(), and hd_scan_net().

◆ mem

res_mem_t u_hd_res_t::mem

◆ monitor

res_monitor_t u_hd_res_t::monitor

◆ next

union u_hd_res_t* u_hd_res_t::next

◆ phys_mem

res_phys_mem_t u_hd_res_t::phys_mem

◆ pppd_option

res_pppd_option_t u_hd_res_t::pppd_option

◆ size

res_size_t u_hd_res_t::size

◆ wlan

res_wlan_t u_hd_res_t::wlan

The documentation for this union was generated from the following file: