ReactOS 0.4.15-dev-7918-g2a2556c
aml_resource_pin_group_config Struct Reference

#include <amlresrc.h>

Public Attributes

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 RevisionId
 
UINT16 Flags
 
UINT8 PinConfigType
 
UINT32 PinConfigValue
 
UINT8 ResSourceIndex
 
UINT16 ResSourceOffset
 
UINT16 ResSourceLabelOffset
 
UINT16 VendorOffset
 
UINT16 VendorLength
 

Detailed Description

Definition at line 642 of file amlresrc.h.

Member Data Documentation

◆ Flags

UINT16 aml_resource_pin_group_config::Flags

Definition at line 646 of file amlresrc.h.

◆ PinConfigType

UINT8 aml_resource_pin_group_config::PinConfigType

Definition at line 647 of file amlresrc.h.

◆ PinConfigValue

UINT32 aml_resource_pin_group_config::PinConfigValue

Definition at line 648 of file amlresrc.h.

◆ ResSourceIndex

UINT8 aml_resource_pin_group_config::ResSourceIndex

Definition at line 649 of file amlresrc.h.

◆ ResSourceLabelOffset

UINT16 aml_resource_pin_group_config::ResSourceLabelOffset

Definition at line 651 of file amlresrc.h.

◆ ResSourceOffset

UINT16 aml_resource_pin_group_config::ResSourceOffset

Definition at line 650 of file amlresrc.h.

Referenced by AcpiRsGetListLength().

◆ RevisionId

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_pin_group_config::RevisionId

Definition at line 645 of file amlresrc.h.

◆ VendorLength

UINT16 aml_resource_pin_group_config::VendorLength

Definition at line 653 of file amlresrc.h.

Referenced by AcpiRsGetListLength().

◆ VendorOffset

UINT16 aml_resource_pin_group_config::VendorOffset

Definition at line 652 of file amlresrc.h.

Referenced by AcpiRsGetListLength().


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