ReactOS 0.4.16-dev-1946-g52006dd
uacpi_installed_table Struct Reference

#include <tables.h>

Collaboration diagram for uacpi_installed_table:

Public Attributes

uacpi_phys_addr phys_addr
 
struct acpi_sdt_hdr hdr
 
voidptr
 
uacpi_u16 reference_count
 
uacpi_u8 flags
 
uacpi_u8 origin
 

Detailed Description

Definition at line 19 of file tables.h.

Member Data Documentation

◆ flags

uacpi_u8 uacpi_installed_table::flags

Definition at line 29 of file tables.h.

Referenced by match_ssdt_or_psdt(), table_ctl(), table_ref_unlocked(), and uacpi_for_each_table().

◆ hdr

◆ origin

uacpi_u8 uacpi_installed_table::origin

Definition at line 30 of file tables.h.

Referenced by table_ref_unlocked(), table_unref_unlocked(), and uacpi_deinitialize_tables().

◆ phys_addr

uacpi_phys_addr uacpi_installed_table::phys_addr

◆ ptr

void* uacpi_installed_table::ptr

◆ reference_count

uacpi_u16 uacpi_installed_table::reference_count

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