res_io_t Struct Reference
[Resource structures]

#include <hd.h>


Data Fields

union u_hd_res_t * next
enum resource_types type
uint64_t base
uint64_t range
unsigned enabled:1
 0: disabled, 1 enabled
unsigned access:2
 enum access_flags


Field Documentation

union u_hd_res_t* res_io_t::next [write]

enum resource_types res_io_t::type

uint64_t res_io_t::base

uint64_t res_io_t::range

unsigned res_io_t::enabled

0: disabled, 1 enabled

unsigned res_io_t::access

enum access_flags


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