|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acrestyp.h>

Public Attributes | |
| UINT8 | RevisionId |
| UINT8 | ProducerConsumer |
| UINT16 | PinTableLength |
| UINT16 | VendorLength |
| UINT16 * | PinTable |
| ACPI_RESOURCE_LABEL | ResourceLabel |
| UINT8 * | VendorData |
Definition at line 682 of file acrestyp.h.
| UINT16* acpi_resource_pin_group::PinTable |
Definition at line 688 of file acrestyp.h.
| UINT16 acpi_resource_pin_group::PinTableLength |
Definition at line 686 of file acrestyp.h.
| UINT8 acpi_resource_pin_group::ProducerConsumer |
Definition at line 685 of file acrestyp.h.
| ACPI_RESOURCE_LABEL acpi_resource_pin_group::ResourceLabel |
Definition at line 689 of file acrestyp.h.
| UINT8 acpi_resource_pin_group::RevisionId |
Definition at line 684 of file acrestyp.h.
| UINT8* acpi_resource_pin_group::VendorData |
Definition at line 690 of file acrestyp.h.
| UINT16 acpi_resource_pin_group::VendorLength |
Definition at line 687 of file acrestyp.h.