ReactOS 0.4.15-dev-8434-g155a7c7
acpi_resource_pin_function Struct Reference

#include <acrestyp.h>

Collaboration diagram for acpi_resource_pin_function:

Public Attributes

UINT8 RevisionId
 
UINT8 PinConfig
 
UINT8 Shareable
 
UINT16 FunctionNumber
 
UINT16 PinTableLength
 
UINT16 VendorLength
 
ACPI_RESOURCE_SOURCE ResourceSource
 
UINT16PinTable
 
UINT8VendorData
 

Detailed Description

Definition at line 636 of file acrestyp.h.

Member Data Documentation

◆ FunctionNumber

UINT16 acpi_resource_pin_function::FunctionNumber

Definition at line 641 of file acrestyp.h.

◆ PinConfig

UINT8 acpi_resource_pin_function::PinConfig

Definition at line 639 of file acrestyp.h.

◆ PinTable

UINT16* acpi_resource_pin_function::PinTable

Definition at line 645 of file acrestyp.h.

◆ PinTableLength

UINT16 acpi_resource_pin_function::PinTableLength

Definition at line 642 of file acrestyp.h.

◆ ResourceSource

ACPI_RESOURCE_SOURCE acpi_resource_pin_function::ResourceSource

Definition at line 644 of file acrestyp.h.

◆ RevisionId

UINT8 acpi_resource_pin_function::RevisionId

Definition at line 638 of file acrestyp.h.

◆ Shareable

UINT8 acpi_resource_pin_function::Shareable

Definition at line 640 of file acrestyp.h.

◆ VendorData

UINT8* acpi_resource_pin_function::VendorData

Definition at line 646 of file acrestyp.h.

◆ VendorLength

UINT16 acpi_resource_pin_function::VendorLength

Definition at line 643 of file acrestyp.h.


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