libhd
5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | base |
unsigned | enabled:1 |
0: disabled, 1 enabled More... | |
unsigned res_dma_t::base |
Referenced by dump_normal(), gather_resources(), have_common_res(), hd2prop(), join_res_dma(), and prop2hd().
unsigned res_dma_t::enabled |
0: disabled, 1 enabled
Referenced by dump_normal(), gather_resources(), hd2prop(), and prop2hd().
union u_hd_res_t* res_dma_t::next |
enum resource_types res_dma_t::type |
Referenced by gather_resources(), and join_res_dma().