ReactOS 0.4.16-dev-197-g92996da
|
#include <aclocal.h>
Public Attributes | |
UINT32 | ParseArgs |
UINT32 | RuntimeArgs |
UINT16 | Flags |
UINT8 | ObjectType |
UINT8 | Class |
UINT8 | Type |
UINT8 acpi_opcode_info::Class |
Definition at line 875 of file aclocal.h.
Referenced by AcpiDsExecBeginOp(), AcpiDsExecEndOp(), AcpiDsInitObjectFromOp(), AcpiDsIsResultUsed(), AcpiExResolveOperands(), AcpiPsAppendArg(), AcpiPsCompleteThisOp(), and AcpiPsGetArg().
UINT16 acpi_opcode_info::Flags |
Definition at line 873 of file aclocal.h.
Referenced by AcpiDsCreateOperand(), AcpiDsDetectNamedOpcodes(), AcpiDsExecEndOp(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiExOpcode_2A_0T_1R(), AcpiExOpcode_2A_1T_1R(), AcpiPsAllocOp(), AcpiPsAppendArg(), AcpiPsCreateOp(), AcpiPsGetArg(), and AcpiPsParseLoop().
UINT8 acpi_opcode_info::ObjectType |
Definition at line 874 of file aclocal.h.
Referenced by AcpiDsCreateOperand(), AcpiDsExecBeginOp(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), and AcpiPsParseLoop().
UINT32 acpi_opcode_info::RuntimeArgs |
Definition at line 872 of file aclocal.h.
Referenced by AcpiExConvertToTargetType(), and AcpiExResolveOperands().
UINT8 acpi_opcode_info::Type |
Definition at line 876 of file aclocal.h.
Referenced by AcpiDsExecEndOp(), AcpiDsInitObjectFromOp(), AcpiDsLoad2EndOp(), and AcpiPsCreateOp().