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

Data Fields

struct acpi_table_header hdr
 
u16 platform_class
 
union {
   struct client_hdr {
   }   client
 
   struct server_hdr {
      u16   reserved
 
   }   server
 
}; 
 

Detailed Description

Definition at line 31 of file tpm_acpi.c.

Field Documentation

union { ... }
struct { ... } ::client_hdr client

Definition at line 32 of file tpm_acpi.c.

u16 platform_class

Definition at line 33 of file tpm_acpi.c.

u16 reserved

Definition at line 40 of file tpm_acpi.c.

struct { ... } ::server_hdr server

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