|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <aclocal.h>
Public Attributes | |
| char | Name [ACPI_NAMESEG_SIZE] |
| UINT16 | ArgumentList |
| UINT8 | ExpectedBtypes |
| UINT16 acpi_name_info::ArgumentList |
Definition at line 376 of file aclocal.h.
Referenced by AcpiNsCheckAcpiCompliance(), and AcpiNsCheckArgumentCount().
| UINT8 acpi_name_info::ExpectedBtypes |
Definition at line 377 of file aclocal.h.
Referenced by AcpiNsCheckAcpiCompliance(), AcpiNsCheckReturnValue(), and AcpiUtGetNextPredefinedMethod().
| char acpi_name_info::Name[ACPI_NAMESEG_SIZE] |
Definition at line 375 of file aclocal.h.
Referenced by AcpiUtMatchPredefinedMethod().