Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/components/resources/
HDrscalc.c774 case ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION: in AcpiRsGetListLength()
HDrsserial.c840 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION,
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDaclocal.h1453 #define ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION 0x91 macro
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslrestype2s.c2118 Descriptor->PinGroupFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION; in RsDoPinGroupFunctionDescriptor()