Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/components/resources/
HDrscalc.c745 case ACPI_RESOURCE_NAME_PIN_CONFIG: in AcpiRsGetListLength()
HDrsserial.c704 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_CONFIG,
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDaclocal.h1451 #define ACPI_RESOURCE_NAME_PIN_CONFIG 0x8F macro
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslrestype2s.c1765 Descriptor->PinConfig.DescriptorType = ACPI_RESOURCE_NAME_PIN_CONFIG; in RsDoPinConfigDescriptor()