Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c791 case ACPI_RESOURCE_NAME_PIN_GROUP_CONFIG: in AcpiRsGetListLength()
H A Drsserial.c951 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_CONFIG,
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h1465 #define ACPI_RESOURCE_NAME_PIN_GROUP_CONFIG 0x92 macro
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c2355 Descriptor->PinGroupConfig.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_CONFIG; in RsDoPinGroupConfigDescriptor()