Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c773 case ACPI_RESOURCE_NAME_PIN_GROUP: in AcpiRsGetListLength()
H A Drsserial.c829 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP,
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h1464 #define ACPI_RESOURCE_NAME_PIN_GROUP 0x90 macro
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c2061 Descriptor->PinGroup.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP; in RsDoPinGroupDescriptor()