ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON UINT8 | RevisionId |
UINT16 | Flags |
UINT16 | PinTableOffset |
UINT16 | LabelOffset |
UINT16 | VendorOffset |
UINT16 | VendorLength |
Definition at line 600 of file amlresrc.h.
UINT16 aml_resource_pin_group::Flags |
Definition at line 604 of file amlresrc.h.
UINT16 aml_resource_pin_group::LabelOffset |
Definition at line 606 of file amlresrc.h.
UINT16 aml_resource_pin_group::PinTableOffset |
Definition at line 605 of file amlresrc.h.
Referenced by AcpiRsGetListLength().
AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_pin_group::RevisionId |
Definition at line 603 of file amlresrc.h.
UINT16 aml_resource_pin_group::VendorLength |
Definition at line 608 of file amlresrc.h.
Referenced by AcpiRsGetListLength().
UINT16 aml_resource_pin_group::VendorOffset |
Definition at line 607 of file amlresrc.h.
Referenced by AcpiRsGetListLength().