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 More...
 
unsigned access:2
 enum access_flags More...
 
unsigned prefetch:2
 enum yes_no_flag More...
 

Field Documentation

◆ access

unsigned res_mem_t::access

enum access_flags

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

◆ base

uint64_t res_mem_t::base

◆ enabled

unsigned res_mem_t::enabled

◆ next

union u_hd_res_t* res_mem_t::next

◆ prefetch

unsigned res_mem_t::prefetch

enum yes_no_flag

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

◆ range

uint64_t res_mem_t::range

◆ type

enum resource_types res_mem_t::type

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