ReactOS 0.4.16-dev-197-g92996da
|
#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 97 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), BlDisplayInvalidateOemBitmap(), BlUtlGetAcpiTable(), HalpAcpiCopyBiosTable(), HalpAcpiGetTable(), HalpAcpiGetTableFromBios(), HalpAcpiTableCacheInit(), HalpInitBootTable(), HalpSetupAcpiPhase0(), and PciGetAcpiTable().
UCHAR _DESCRIPTION_HEADER::Revision |
Definition at line 98 of file acpi.h.
Referenced by HalpSetupAcpiPhase0().
ULONG _DESCRIPTION_HEADER::Signature |
Definition at line 96 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), HalpAcpiGetCachedTable(), HalpAcpiTableCacheInit(), HalpSetupAcpiPhase0(), and PciGetAcpiTable().