Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_table_rsdp Struct Reference

#include <actbl.h>

Data Fields

char signature [8]
 
u8 checksum
 
char oem_id [ACPI_OEM_ID_SIZE]
 
u8 revision
 
u32 rsdt_physical_address
 
u32 length
 
u64 xsdt_physical_address
 
u8 extended_checksum
 
u8 reserved [3]
 

Detailed Description

Definition at line 137 of file actbl.h.

Field Documentation

u8 checksum

Definition at line 139 of file actbl.h.

u8 extended_checksum

Definition at line 145 of file actbl.h.

u32 length

Definition at line 143 of file actbl.h.

Definition at line 140 of file actbl.h.

u8 reserved[3]

Definition at line 146 of file actbl.h.

Definition at line 141 of file actbl.h.

u32 rsdt_physical_address

Definition at line 142 of file actbl.h.

char signature[8]

Definition at line 138 of file actbl.h.

u64 xsdt_physical_address

Definition at line 144 of file actbl.h.


The documentation for this struct was generated from the following file: