Record acpi_dmar_dss

struct acpi_dmar_dss {
  uacpi_u8 type;
  uacpi_u8 length;
  uacpi_u8 flags;
  uacpi_u8 rsvd;
  uacpi_u8 enumeration_id;
  uacpi_u8 start_bus;
  uacpi_u16[1] path;
  /* Full declaration omitted */ 
}

Fields

uacpi_u8 type
uacpi_u8 length
uacpi_u8 flags
uacpi_u8 rsvd
uacpi_u8 enumeration_id
uacpi_u8 start_bus
uacpi_u16[1] path