ReactOS 0.4.15-dev-7942-gd23573b
acpi_resource_vendor_typed Struct Reference

#include <acrestyp.h>

Public Attributes

UINT16 ByteLength
 
UINT8 UuidSubtype
 
UINT8 Uuid [ACPI_UUID_LENGTH]
 
UINT8 ByteData [1]
 

Detailed Description

Definition at line 258 of file acrestyp.h.

Member Data Documentation

◆ ByteData

UINT8 acpi_resource_vendor_typed::ByteData[1]

Definition at line 263 of file acrestyp.h.

◆ ByteLength

UINT16 acpi_resource_vendor_typed::ByteLength

Definition at line 260 of file acrestyp.h.

Referenced by AcpiRsMatchVendorResource().

◆ Uuid

UINT8 acpi_resource_vendor_typed::Uuid[ACPI_UUID_LENGTH]

Definition at line 262 of file acrestyp.h.

Referenced by AcpiRsMatchVendorResource().

◆ UuidSubtype

UINT8 acpi_resource_vendor_typed::UuidSubtype

Definition at line 261 of file acrestyp.h.

Referenced by AcpiRsMatchVendorResource().


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