ReactOS 0.4.16-dev-816-g135a9a9
|
#include <acpiioct.h>
Public Attributes | |
ULONG | Signature |
union { | |
UCHAR MethodName [4] | |
ULONG MethodNameAsUlong | |
} | DUMMYUNIONNAME |
Definition at line 36 of file acpiioct.h.
_ANONYMOUS_UNION union { ... } _ACPI_EVAL_INPUT_BUFFER::DUMMYUNIONNAME |
UCHAR _ACPI_EVAL_INPUT_BUFFER::MethodName[4] |
Definition at line 39 of file acpiioct.h.
Referenced by Bus_PDO_EvalMethod().
ULONG _ACPI_EVAL_INPUT_BUFFER::MethodNameAsUlong |
Definition at line 40 of file acpiioct.h.
ULONG _ACPI_EVAL_INPUT_BUFFER::Signature |
Definition at line 37 of file acpiioct.h.