|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acobject.h>

Public Attributes | |
| ACPI_OBJECT_COMMON_HEADER UINT32 | AmlLength |
| UINT8 * | AmlStart |
| ACPI_NAMESPACE_NODE * | Node |
Definition at line 146 of file acobject.h.
| ACPI_OBJECT_COMMON_HEADER UINT32 acpi_object_buffer::AmlLength |
Definition at line 150 of file acobject.h.
Referenced by AcpiDsGetBufferArguments(), and AcpiDsInitObjectFromOp().
| UINT8* acpi_object_buffer::AmlStart |
Definition at line 151 of file acobject.h.
Referenced by AcpiDsGetBufferArguments(), and AcpiDsInitObjectFromOp().
| ACPI_NAMESPACE_NODE* acpi_object_buffer::Node |
Definition at line 152 of file acobject.h.
Referenced by AcpiDsGetBufferArguments(), and AcpiDsInitObjectFromOp().