ReactOS 0.4.15-dev-7942-gd23573b
acpi_resource_pin_config Struct Reference

#include <acrestyp.h>

Collaboration diagram for acpi_resource_pin_config:

Public Attributes

UINT8 RevisionId
 
UINT8 ProducerConsumer
 
UINT8 Shareable
 
UINT8 PinConfigType
 
UINT32 PinConfigValue
 
UINT16 PinTableLength
 
UINT16 VendorLength
 
ACPI_RESOURCE_SOURCE ResourceSource
 
UINT16PinTable
 
UINT8VendorData
 

Detailed Description

Definition at line 650 of file acrestyp.h.

Member Data Documentation

◆ PinConfigType

UINT8 acpi_resource_pin_config::PinConfigType

Definition at line 655 of file acrestyp.h.

◆ PinConfigValue

UINT32 acpi_resource_pin_config::PinConfigValue

Definition at line 656 of file acrestyp.h.

◆ PinTable

UINT16* acpi_resource_pin_config::PinTable

Definition at line 660 of file acrestyp.h.

◆ PinTableLength

UINT16 acpi_resource_pin_config::PinTableLength

Definition at line 657 of file acrestyp.h.

◆ ProducerConsumer

UINT8 acpi_resource_pin_config::ProducerConsumer

Definition at line 653 of file acrestyp.h.

◆ ResourceSource

ACPI_RESOURCE_SOURCE acpi_resource_pin_config::ResourceSource

Definition at line 659 of file acrestyp.h.

◆ RevisionId

UINT8 acpi_resource_pin_config::RevisionId

Definition at line 652 of file acrestyp.h.

◆ Shareable

UINT8 acpi_resource_pin_config::Shareable

Definition at line 654 of file acrestyp.h.

◆ VendorData

UINT8* acpi_resource_pin_config::VendorData

Definition at line 661 of file acrestyp.h.

◆ VendorLength

UINT16 acpi_resource_pin_config::VendorLength

Definition at line 658 of file acrestyp.h.


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