ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <acrestyp.h>
Public Attributes | |
UINT16 | ByteLength |
UINT8 | UuidSubtype |
UINT8 | Uuid [ACPI_UUID_LENGTH] |
UINT8 | ByteData [1] |
Definition at line 258 of file acrestyp.h.
UINT8 acpi_resource_vendor_typed::ByteData[1] |
Definition at line 263 of file acrestyp.h.
UINT16 acpi_resource_vendor_typed::ByteLength |
Definition at line 260 of file acrestyp.h.
Referenced by AcpiRsMatchVendorResource().
UINT8 acpi_resource_vendor_typed::Uuid[ACPI_UUID_LENGTH] |
Definition at line 262 of file acrestyp.h.
Referenced by AcpiRsMatchVendorResource().
UINT8 acpi_resource_vendor_typed::UuidSubtype |
Definition at line 261 of file acrestyp.h.
Referenced by AcpiRsMatchVendorResource().