ReactOS 0.4.16-dev-112-g52265ae
|
#include <actypes.h>
Public Attributes | |
UINT32 | Count |
ACPI_OBJECT * | Pointer |
UINT32 acpi_object_list::Count |
Definition at line 1028 of file actypes.h.
Referenced by AcpiEnterSleepStatePrep(), AcpiEvaluateObject(), AcpiHwExecuteSleepMethod(), and Bus_PDO_EvalMethod().
ACPI_OBJECT* acpi_object_list::Pointer |
Definition at line 1029 of file actypes.h.
Referenced by AcpiEnterSleepStatePrep(), AcpiEvaluateObject(), and AcpiHwExecuteSleepMethod().