ReactOS 0.4.16-dev-814-g656a5dc
|
#include <acpi.h>
Public Attributes | |
ULONG | Signature |
ULONG | Length |
UCHAR | Revision |
UCHAR | Checksum |
UCHAR | OEMID [6] |
UCHAR | OEMTableID [8] |
ULONG | OEMRevision |
UCHAR | CreatorID [4] |
ULONG | CreatorRev |
ULONG _DESCRIPTION_HEADER::Length |
Definition at line 100 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), BlDisplayInvalidateOemBitmap(), BlUtlGetAcpiTable(), HalpAcpiCopyBiosTable(), HalpAcpiGetTable(), HalpAcpiGetTableFromBios(), HalpAcpiTableCacheInit(), HalpInitBootTable(), HalpSetupAcpiPhase0(), and PciGetAcpiTable().
UCHAR _DESCRIPTION_HEADER::Revision |
Definition at line 101 of file acpi.h.
Referenced by HalpSetupAcpiPhase0().
ULONG _DESCRIPTION_HEADER::Signature |
Definition at line 99 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), HalpAcpiGetCachedTable(), HalpAcpiTableCacheInit(), HalpSetupAcpiPhase0(), and PciGetAcpiTable().