Record uacpi_resource_address_common

struct uacpi_resource_address_common {
  uacpi_address_attribute attribute;
  uacpi_u8 type;
  uacpi_u8 direction;
  uacpi_u8 decode_type;
  uacpi_u8 fixed_min_address;
  uacpi_u8 fixed_max_address;
  /* Full declaration omitted */ 
}

Fields

uacpi_address_attribute attribute
uacpi_u8 type
uacpi_u8 direction
uacpi_u8 decode_type
uacpi_u8 fixed_min_address
uacpi_u8 fixed_max_address