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

res_any_t u_hd_res_t::any
res_baud_t u_hd_res_t::baud
res_cache_t u_hd_res_t::cache
res_disk_geo_t u_hd_res_t::disk_geo
res_dma_t u_hd_res_t::dma
res_fc_t u_hd_res_t::fc
res_framebuffer_t u_hd_res_t::framebuffer

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

res_hwaddr_t u_hd_res_t::hwaddr
res_init_strings_t u_hd_res_t::init_strings
res_io_t u_hd_res_t::io
res_irq_t u_hd_res_t::irq
res_link_t u_hd_res_t::link

Referenced by dump_normal(), and hd_scan_net().

res_mem_t u_hd_res_t::mem
res_monitor_t u_hd_res_t::monitor
union u_hd_res_t* u_hd_res_t::next
res_phys_mem_t u_hd_res_t::phys_mem

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

res_pppd_option_t u_hd_res_t::pppd_option
res_size_t u_hd_res_t::size
res_wlan_t u_hd_res_t::wlan

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