ReactOS 0.4.15-dev-6669-g8227c5d
|
#include <actypes.h>
Public Attributes | |
ACPI_SIZE | Length |
void * | Pointer |
ACPI_SIZE acpi_buffer::Length |
Definition at line 1053 of file actypes.h.
Referenced by AcpiEvaluateObject(), AcpiGetCurrentResources(), AcpiGetPossibleResources(), AcpiRsCreatePciRoutingTable(), AcpiSetCurrentResources(), AcpiUtCopyIobjectToEobject(), Bus_PDO_EvalMethod(), co_IntCallHookProc(), ExpConvertLdrModuleToRtlModule(), IopInitializeBuiltinDriver(), NtUserSetWindowsHookEx(), and START_TEST().
void* acpi_buffer::Pointer |
Definition at line 1054 of file actypes.h.
Referenced by AcpiGetCurrentResources(), AcpiGetPossibleResources(), AcpiRsCreatePciRoutingTable(), AcpiSetCurrentResources(), AcpiUtCopyIobjectToEobject(), Bus_PDO_EvalMethod(), and START_TEST().