|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tables.h>

Public Attributes | |
| uacpi_object_name | signature |
| char | oemid [6] |
| char | oem_table_id [8] |
| char uacpi_table_identifiers::oem_table_id[8] |
Definition at line 20 of file tables.h.
Referenced by build_table_id().
| char uacpi_table_identifiers::oemid[6] |
Definition at line 17 of file tables.h.
Referenced by build_table_id().
| uacpi_object_name uacpi_table_identifiers::signature |
Definition at line 14 of file tables.h.
Referenced by build_table_id(), and uacpi_table_find_by_signature().