ReactOS 0.4.15-dev-7842-g558ab78
aml_resource_pin_config Struct Reference

#include <amlresrc.h>

Public Attributes

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

Detailed Description

Definition at line 577 of file amlresrc.h.

Member Data Documentation

◆ Flags

UINT16 aml_resource_pin_config::Flags

Definition at line 581 of file amlresrc.h.

◆ PinConfigType

UINT8 aml_resource_pin_config::PinConfigType

Definition at line 582 of file amlresrc.h.

◆ PinConfigValue

UINT32 aml_resource_pin_config::PinConfigValue

Definition at line 583 of file amlresrc.h.

◆ PinTableOffset

UINT16 aml_resource_pin_config::PinTableOffset

Definition at line 584 of file amlresrc.h.

Referenced by AcpiRsGetListLength().

◆ ResSourceIndex

UINT8 aml_resource_pin_config::ResSourceIndex

Definition at line 585 of file amlresrc.h.

◆ ResSourceOffset

UINT16 aml_resource_pin_config::ResSourceOffset

Definition at line 586 of file amlresrc.h.

◆ RevisionId

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_pin_config::RevisionId

Definition at line 580 of file amlresrc.h.

◆ VendorLength

UINT16 aml_resource_pin_config::VendorLength

Definition at line 588 of file amlresrc.h.

Referenced by AcpiRsGetListLength().

◆ VendorOffset

UINT16 aml_resource_pin_config::VendorOffset

Definition at line 587 of file amlresrc.h.

Referenced by AcpiRsGetListLength().


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