Home
last modified time | relevance | path

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

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