Record acpi_resource_serial

struct acpi_resource_serial {
  struct acpi_large_item common;
  uacpi_u8 revision_id;
  uacpi_u8 source_index;
  uacpi_u8 type;
  uacpi_u8 flags;
  uacpi_u16 type_specific_flags;
  uacpi_u8 type_specific_revision_id;
  uacpi_u16 type_data_length;
  /* Full declaration omitted */ 
}

Fields

struct acpi_large_item common
uacpi_u8 revision_id
uacpi_u8 source_index
uacpi_u8 type
uacpi_u8 flags
uacpi_u16 type_specific_flags
uacpi_u8 type_specific_revision_id
uacpi_u16 type_data_length