for memory areas More...
#include <hd.h>
Data Fields | |
unsigned | start |
unsigned | size |
base address & size | |
unsigned char * | data |
actual data |
for memory areas
unsigned char* memory_range_t::data |
actual data
Referenced by free_hd_detail(), hd_free_hd_data(), and hd_smp_support().
unsigned memory_range_t::size |
base address & size
unsigned memory_range_t::start |