ReactOS 0.4.16-dev-258-g81860b4
|
#include <actypes.h>
Public Attributes | |
const char * | Name |
UINT8 | Type |
char * | Val |
Definition at line 1073 of file actypes.h.
Referenced by AcpiNsRootInitialize().
UINT8 acpi_predefined_names::Type |
Definition at line 1074 of file actypes.h.
Referenced by AcpiNsRootInitialize().
char* acpi_predefined_names::Val |
Definition at line 1075 of file actypes.h.
Referenced by AcpiNsRootInitialize().