Record uacpi_table_identifiers

struct uacpi_table_identifiers {
  uacpi_object_name signature;
  char[6] oemid;
  char[8] oem_table_id;
  /* Full declaration omitted */ 
}

Fields

uacpi_object_name signature
char[6] oemid
char[8] oem_table_id