Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/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,
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h1452 #define ACPI_RESOURCE_NAME_PIN_GROUP 0x90 macro
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1829 Descriptor->PinGroup.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP; in RsDoPinGroupDescriptor()