Record acpi_hmat

struct acpi_hmat {
  struct acpi_sdt_hdr hdr;
  uacpi_u32 rsvd;
  struct acpi_hmat_entry_hdr[] entries;
  /* Full declaration omitted */ 
}

Fields

struct acpi_sdt_hdr hdr
uacpi_u32 rsvd
struct acpi_hmat_entry_hdr[] entries