|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acobject.h>
Public Attributes | |
| ACPI_OBJECT_COMMON_HEADER UINT8 | ProcId |
| UINT8 | Length |
| ACPI_COMMON_NOTIFY_INFO ACPI_IO_ADDRESS | Address |
Definition at line 286 of file acobject.h.
| ACPI_COMMON_NOTIFY_INFO ACPI_IO_ADDRESS acpi_object_processor::Address |
Definition at line 295 of file acobject.h.
Referenced by AcpiExCreateProcessor().
| UINT8 acpi_object_processor::Length |
Definition at line 293 of file acobject.h.
Referenced by AcpiExCreateProcessor().
| ACPI_OBJECT_COMMON_HEADER UINT8 acpi_object_processor::ProcId |
Definition at line 292 of file acobject.h.
Referenced by AcpiExCreateProcessor().