Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/resources/
H A Drsdump.c221 ACPI_RESOURCE_LABEL *ResourceLabel);
618 ACPI_RESOURCE_LABEL *ResourceLabel) in AcpiRsDumpResourceLabel() argument
623 ResourceLabel->StringPtr ? in AcpiRsDumpResourceLabel()
624 ResourceLabel->StringPtr : "[Not Specified]"); in AcpiRsDumpResourceLabel()
H A Drsserial.c739 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength),
743 {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", …
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacrestyp.h788 ACPI_RESOURCE_LABEL ResourceLabel; member