Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/acpica/components/resources/
HDrscalc.c723 case ACPI_RESOURCE_NAME_PIN_FUNCTION: in AcpiRsGetListLength()
HDrsserial.c313 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_FUNCTION,
/freebsd-head/sys/contrib/dev/acpica/include/
HDaclocal.h1460 #define ACPI_RESOURCE_NAME_PIN_FUNCTION 0x8D macro
/freebsd-head/sys/contrib/dev/acpica/compiler/
HDaslrestype2s.c1578 Descriptor->PinFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_FUNCTION; in RsDoPinFunctionDescriptor()