ReactOS 0.4.15-dev-7958-gcd0bb1a
acpi_name_info Struct Reference

#include <aclocal.h>

Public Attributes

char Name [ACPI_NAMESEG_SIZE]
 
UINT16 ArgumentList
 
UINT8 ExpectedBtypes
 

Detailed Description

Definition at line 373 of file aclocal.h.

Member Data Documentation

◆ ArgumentList

UINT16 acpi_name_info::ArgumentList

Definition at line 376 of file aclocal.h.

Referenced by AcpiNsCheckAcpiCompliance(), and AcpiNsCheckArgumentCount().

◆ ExpectedBtypes

UINT8 acpi_name_info::ExpectedBtypes

◆ Name

char acpi_name_info::Name[ACPI_NAMESEG_SIZE]

Definition at line 375 of file aclocal.h.

Referenced by AcpiUtMatchPredefinedMethod().


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