Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/resources/
H A Drscalc.c765 case ACPI_RESOURCE_NAME_PIN_GROUP: in AcpiRsGetListLength()
H A Drsserial.c710 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP,
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h1451 #define ACPI_RESOURCE_NAME_PIN_GROUP 0x90 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslrestype2s.c1830 Descriptor->PinGroup.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP; in RsDoPinGroupDescriptor()