Searched refs:AML_RESOURCE_PIN_GROUP (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drsinfo.c331 sizeof (AML_RESOURCE_PIN_GROUP), /* ACPI_RESOURCE_TYPE_PIN_GROUP */
H A Drsserial.c711 sizeof (AML_RESOURCE_PIN_GROUP),
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Damlresrc.h704 } AML_RESOURCE_PIN_GROUP; typedef in typeref:struct:aml_resource_pin_group
798 AML_RESOURCE_PIN_GROUP PinGroup;
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutresrc.c204 ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP),
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1820 DescriptorSize = ACPI_AML_SIZE_LARGE (AML_RESOURCE_PIN_GROUP) +
1835 PinList = ACPI_ADD_PTR (UINT16, Descriptor, sizeof (AML_RESOURCE_PIN_GROUP));

Completed in 122 milliseconds