ReactOS 0.4.15-dev-7934-g1dc8d80
acpi_external_list Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_external_list:

Public Attributes

charPath
 
charInternalPath
 
struct acpi_external_listNext
 
UINT32 Value
 
UINT16 Length
 
UINT16 Flags
 
UINT8 Type
 

Detailed Description

Definition at line 1365 of file aclocal.h.

Member Data Documentation

◆ Flags

UINT16 acpi_external_list::Flags

Definition at line 1372 of file aclocal.h.

◆ InternalPath

char* acpi_external_list::InternalPath

Definition at line 1368 of file aclocal.h.

◆ Length

UINT16 acpi_external_list::Length

Definition at line 1371 of file aclocal.h.

◆ Next

struct acpi_external_list* acpi_external_list::Next

Definition at line 1369 of file aclocal.h.

◆ Path

char* acpi_external_list::Path

Definition at line 1367 of file aclocal.h.

◆ Type

UINT8 acpi_external_list::Type

Definition at line 1373 of file aclocal.h.

◆ Value

UINT32 acpi_external_list::Value

Definition at line 1370 of file aclocal.h.


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