Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/resources/
H A Drscalc.c774 case ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION: in AcpiRsGetListLength()
H A Drsserial.c770 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION,
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h1452 #define ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION 0x91 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslrestype2s.c1983 Descriptor->PinGroupFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION; in RsDoPinGroupFunctionDescriptor()