Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlresrc.h726 } AML_RESOURCE_PIN_GROUP_FUNCTION; typedef
799 AML_RESOURCE_PIN_GROUP_FUNCTION PinGroupFunction;
/illumos-gate/usr/src/common/acpica/resources/
H A Drsinfo.c332 sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION), /* ACPI_RESOURCE_TYPE_PIN_GROUP_FUNCTION */
H A Drsserial.c771 sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION),
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutresrc.c205 ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP_FUNCTION),
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslrestype2s.c1973 DescriptorSize = ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP_FUNCTION) + in RsDoPinGroupFunctionDescriptor()
1988 ResourceSource = ACPI_ADD_PTR (char, Descriptor, sizeof (AML_RESOURCE_PIN_GROUP_FUNCTION)); in RsDoPinGroupFunctionDescriptor()