Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Damlresrc.h686 } AML_RESOURCE_PIN_FUNCTION; typedef
835 AML_RESOURCE_PIN_FUNCTION PinFunction;
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsinfo.c334 sizeof (AML_RESOURCE_PIN_FUNCTION), /* ACPI_RESOURCE_TYPE_PIN_FUNCTION */
H A Drsserial.c314 sizeof (AML_RESOURCE_PIN_FUNCTION),
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutresrc.c201 ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_FUNCTION),
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1568 DescriptorSize = ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_FUNCTION) + in RsDoPinFunctionDescriptor()
1583 PinList = ACPI_ADD_PTR (UINT16, Descriptor, sizeof (AML_RESOURCE_PIN_FUNCTION)); in RsDoPinFunctionDescriptor()