Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/resources/
HDrscalc.c716 case ACPI_RESOURCE_NAME_PIN_FUNCTION: in AcpiRsGetListLength()
HDrsserial.c269 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_FUNCTION,
/dragonfly/sys/contrib/dev/acpica/source/include/
HDaclocal.h1450 #define ACPI_RESOURCE_NAME_PIN_FUNCTION 0x8D macro
/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDaslrestype2s.c1579 Descriptor->PinFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_FUNCTION; in RsDoPinFunctionDescriptor()