Home
last modified time | relevance | path

Searched refs:AML_RESOURCE_VENDOR_SMALL (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDamlresrc.h344 } AML_RESOURCE_VENDOR_SMALL; typedef
776 AML_RESOURCE_VENDOR_SMALL VendorSmall;
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
HDrsinfo.c315 sizeof (AML_RESOURCE_VENDOR_SMALL), /* ACPI_RESOURCE_TYPE_VENDOR */
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
HDutresrc.c183 ACPI_AML_SIZE_SMALL (AML_RESOURCE_VENDOR_SMALL),
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
HDaslrestype1.c706 Rnode = RsAllocateResourceNode (sizeof (AML_RESOURCE_VENDOR_SMALL) + 7); in RsDoVendorSmallDescriptor()