res_mem_t Struct Reference
[Resource structures]

#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

enum access_flags

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

uint64_t res_mem_t::base

union u_hd_res_t* res_mem_t::next [write]

enum yes_no_flag

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

uint64_t res_mem_t::range


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