|
XenevaOS
|
#include <aclocal.h>

Public Attributes | |
| UINT8 * | AmlStart |
| UINT8 * | Aml |
| UINT8 * | AmlEnd |
| UINT8 * | PkgStart |
| UINT8 * | PkgEnd |
| union acpi_parse_object * | StartOp |
| struct acpi_namespace_node * | StartNode |
| union acpi_generic_state * | Scope |
| union acpi_parse_object * | StartScope |
| UINT32 | AmlSize |
| UINT8* acpi_parse_state::Aml |
| UINT8* acpi_parse_state::AmlEnd |
| UINT32 acpi_parse_state::AmlSize |
| UINT8* acpi_parse_state::AmlStart |
| UINT8* acpi_parse_state::PkgEnd |
| UINT8* acpi_parse_state::PkgStart |
| union acpi_generic_state* acpi_parse_state::Scope |
| struct acpi_namespace_node* acpi_parse_state::StartNode |
| union acpi_parse_object* acpi_parse_state::StartOp |
| union acpi_parse_object* acpi_parse_state::StartScope |