Home
last modified time | relevance | path

Searched refs:AML_RESOURCE_VENDOR_LARGE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Damlresrc.h403 } AML_RESOURCE_VENDOR_LARGE; typedef
803 AML_RESOURCE_VENDOR_LARGE VendorLarge;
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutresrc.c192 ACPI_AML_SIZE_LARGE (AML_RESOURCE_VENDOR_LARGE),
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslrestype2.c543 Rnode = RsAllocateResourceNode (sizeof (AML_RESOURCE_VENDOR_LARGE) + i); in RsDoVendorLargeDescriptor()