libhd  5.0
Data Fields
res_mem_t Struct Reference

#include <hd.h>

Data Fields

union u_hd_res_tnext
enum resource_types type
uint64_t base
uint64_t range
unsigned enabled:1
 0: disabled, 1 enabled
unsigned access:2
 enum access_flags
unsigned prefetch:2
 enum yes_no_flag

Field Documentation

unsigned res_mem_t::access

enum access_flags

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

uint64_t res_mem_t::base
unsigned res_mem_t::enabled
union u_hd_res_t* res_mem_t::next
unsigned res_mem_t::prefetch

enum yes_no_flag

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

uint64_t res_mem_t::range
enum resource_types res_mem_t::type

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