ReactOS 0.4.15-dev-7958-gcd0bb1a
aml_resource_pin_function Struct Reference

#include <amlresrc.h>

Public Attributes

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 RevisionId
 
UINT16 Flags
 
UINT8 PinConfig
 
UINT16 FunctionNumber
 
UINT16 PinTableOffset
 
UINT8 ResSourceIndex
 
UINT16 ResSourceOffset
 
UINT16 VendorOffset
 
UINT16 VendorLength
 

Detailed Description

Definition at line 554 of file amlresrc.h.

Member Data Documentation

◆ Flags

UINT16 aml_resource_pin_function::Flags

Definition at line 558 of file amlresrc.h.

◆ FunctionNumber

UINT16 aml_resource_pin_function::FunctionNumber

Definition at line 560 of file amlresrc.h.

◆ PinConfig

UINT8 aml_resource_pin_function::PinConfig

Definition at line 559 of file amlresrc.h.

◆ PinTableOffset

UINT16 aml_resource_pin_function::PinTableOffset

Definition at line 561 of file amlresrc.h.

Referenced by AcpiRsGetListLength().

◆ ResSourceIndex

UINT8 aml_resource_pin_function::ResSourceIndex

Definition at line 562 of file amlresrc.h.

◆ ResSourceOffset

UINT16 aml_resource_pin_function::ResSourceOffset

Definition at line 563 of file amlresrc.h.

◆ RevisionId

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_pin_function::RevisionId

Definition at line 557 of file amlresrc.h.

◆ VendorLength

UINT16 aml_resource_pin_function::VendorLength

Definition at line 565 of file amlresrc.h.

Referenced by AcpiRsGetListLength().

◆ VendorOffset

UINT16 aml_resource_pin_function::VendorOffset

Definition at line 564 of file amlresrc.h.

Referenced by AcpiRsGetListLength().


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