|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <actbl.h>
Public Attributes | |
| char | Signature [4] |
| UINT32 | Length |
| UINT32 | HardwareSignature |
| UINT32 | FirmwareWakingVector |
| UINT32 | GlobalLock |
| UINT32 | Flags |
| UINT64 | XFirmwareWakingVector |
| UINT8 | Version |
| UINT8 | Reserved [3] |
| UINT32 | OspmFlags |
| UINT8 | Reserved1 [24] |
| UINT32 acpi_table_facs::FirmwareWakingVector |
Definition at line 223 of file actbl.h.
Referenced by AcpiHwSetFirmwareWakingVector().
| UINT32 acpi_table_facs::Length |
Definition at line 221 of file actbl.h.
Referenced by AcpiHwSetFirmwareWakingVector().
| UINT8 acpi_table_facs::Version |
Definition at line 227 of file actbl.h.
Referenced by AcpiHwSetFirmwareWakingVector().
| UINT64 acpi_table_facs::XFirmwareWakingVector |
Definition at line 226 of file actbl.h.
Referenced by AcpiHwSetFirmwareWakingVector().