<def f='src/src/sys/external/bsd/acpica/dist/include/actbl.h' l='105' ll='117'/>
<size>36</size>
<doc f='src/src/sys/external/bsd/acpica/dist/include/actbl.h' l='98'>/*******************************************************************************
 *
 * Master ACPI Table Header. This common header is used by all ACPI tables
 * except the RSDP and FACS.
 *
 ******************************************************************************/</doc>
<mbr r='acpi_table_header::Signature' o='0' t='char [4]'/>
<mbr r='acpi_table_header::Length' o='32' t='UINT32'/>
<mbr r='acpi_table_header::Revision' o='64' t='UINT8'/>
<mbr r='acpi_table_header::Checksum' o='72' t='UINT8'/>
<mbr r='acpi_table_header::OemId' o='80' t='char [6]'/>
<mbr r='acpi_table_header::OemTableId' o='128' t='char [8]'/>
<mbr r='acpi_table_header::OemRevision' o='192' t='UINT32'/>
<mbr r='acpi_table_header::AslCompilerId' o='224' t='char [4]'/>
<mbr r='acpi_table_header::AslCompilerRevision' o='256' t='UINT32'/>
