Home
last modified time | relevance | path

Searched refs:ResourceLabel (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/components/resources/
H A Drsdump.c222 ACPI_RESOURCE_LABEL *ResourceLabel);
629 ACPI_RESOURCE_LABEL *ResourceLabel) in AcpiRsDumpResourceLabel() argument
634 ResourceLabel->StringPtr ? in AcpiRsDumpResourceLabel()
635 ResourceLabel->StringPtr : "[Not Specified]"); in AcpiRsDumpResourceLabel()
H A Drsserial.c809 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength),
813 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringPtr),
H A Drscalc.c508 Resource->Data.PinGroup.ResourceLabel.StringLength + in AcpiRsGetAmlLength()
H A Drsdumpinfo.c399 …{ACPI_RSD_LABEL, ACPI_RSD_OFFSET (PinGroup.ResourceLabel), "ResourceLabel", …
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacrestyp.h797 ACPI_RESOURCE_LABEL ResourceLabel; member