ReactOS 0.4.15-dev-7918-g2a2556c
acpi_predefined_names Struct Reference

#include <actypes.h>

Public Attributes

const charName
 
UINT8 Type
 
charVal
 

Detailed Description

Definition at line 1071 of file actypes.h.

Member Data Documentation

◆ Name

const char* acpi_predefined_names::Name

Definition at line 1073 of file actypes.h.

Referenced by AcpiNsRootInitialize().

◆ Type

UINT8 acpi_predefined_names::Type

Definition at line 1074 of file actypes.h.

Referenced by AcpiNsRootInitialize().

◆ Val

char* acpi_predefined_names::Val

Definition at line 1075 of file actypes.h.

Referenced by AcpiNsRootInitialize().


The documentation for this struct was generated from the following file: