ReactOS 0.4.16-dev-197-g92996da
|
#include <aclocal.h>
Public Attributes | |
ACPI_PARSE_COMMON char * | Path |
UINT8 * | Data |
UINT32 | Length |
UINT32 | Name |
UINT8* acpi_parse_obj_named::Data |
Definition at line 1033 of file aclocal.h.
Referenced by AcpiDsBuildInternalBufferObj(), AcpiDsCreateBufferField(), AcpiDsInitObjectFromOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiPsCompleteThisOp(), AcpiPsCreateOp(), AcpiPsGetNextArg(), AcpiPsGetNextField(), and AcpiPsParseLoop().
UINT32 acpi_parse_obj_named::Length |
Definition at line 1034 of file aclocal.h.
Referenced by AcpiDsCreateBufferField(), AcpiDsInitObjectFromOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiPsCompleteThisOp(), AcpiPsCreateOp(), and AcpiPsParseLoop().
UINT32 acpi_parse_obj_named::Name |
Definition at line 1035 of file aclocal.h.
Referenced by AcpiDsGetFieldNames(), AcpiDsInitFieldObjects(), AcpiDsLoad1BeginOp(), AcpiDsLoad2BeginOp(), AcpiPsCreateScopeOp(), AcpiPsGetName(), and AcpiPsSetName().
ACPI_PARSE_COMMON char* acpi_parse_obj_named::Path |
Definition at line 1032 of file aclocal.h.
Referenced by AcpiDsLoad1BeginOp(), and AcpiDsLoad1EndOp().