ReactOS
0.4.15-dev-2155-g06f57e1
|
#include <acrestyp.h>
Public Attributes | |
UINT8 | RevisionId |
UINT8 | ProducerConsumer |
UINT16 | PinTableLength |
UINT16 | VendorLength |
UINT16 * | PinTable |
ACPI_RESOURCE_LABEL | ResourceLabel |
UINT8 * | VendorData |
Definition at line 673 of file acrestyp.h.
UINT16* acpi_resource_pin_group::PinTable |
Definition at line 679 of file acrestyp.h.
UINT16 acpi_resource_pin_group::PinTableLength |
Definition at line 677 of file acrestyp.h.
UINT8 acpi_resource_pin_group::ProducerConsumer |
Definition at line 676 of file acrestyp.h.
ACPI_RESOURCE_LABEL acpi_resource_pin_group::ResourceLabel |
Definition at line 680 of file acrestyp.h.
UINT8 acpi_resource_pin_group::RevisionId |
Definition at line 675 of file acrestyp.h.
UINT8* acpi_resource_pin_group::VendorData |
Definition at line 681 of file acrestyp.h.
UINT16 acpi_resource_pin_group::VendorLength |
Definition at line 678 of file acrestyp.h.