Home
last modified time | relevance | path

Searched refs:AML_RESOURCE_PIN_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Damlresrc.h681 } AML_RESOURCE_PIN_FUNCTION; typedef
817 AML_RESOURCE_PIN_FUNCTION PinFunction;
/dragonfly/sys/contrib/dev/acpica/source/components/resources/
H A Drsinfo.c331 sizeof (AML_RESOURCE_PIN_FUNCTION), /* ACPI_RESOURCE_TYPE_PIN_FUNCTION */
H A Drsserial.c270 sizeof (AML_RESOURCE_PIN_FUNCTION),
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutresrc.c201 ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_FUNCTION),
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslrestype2s.c1569 DescriptorSize = ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_FUNCTION) + in RsDoPinFunctionDescriptor()
1584 PinList = ACPI_ADD_PTR (UINT16, Descriptor, sizeof (AML_RESOURCE_PIN_FUNCTION)); in RsDoPinFunctionDescriptor()