HomeSort by: relevance | last modified time | path
    Searched refs:ResourceLabel (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/resources/
rsdump.c 221 ACPI_RESOURCE_LABEL *ResourceLabel);
551 * ResourceLabel
617 * ResourceLabel - Pointer to a Resource Label struct
621 * DESCRIPTION: Common routine for dumping the ResourceLabel
628 ACPI_RESOURCE_LABEL *ResourceLabel)
633 ResourceLabel->StringPtr ?
634 ResourceLabel->StringPtr : "[Not Specified]");
rscalc.c 515 Resource->Data.PinGroup.ResourceLabel.StringLength +
rsserial.c 853 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength),
857 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringPtr),
rsdumpinfo.c 410 {ACPI_RSD_LABEL, ACPI_RSD_OFFSET (PinGroup.ResourceLabel), "ResourceLabel", NULL},
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 816 ACPI_RESOURCE_LABEL ResourceLabel;

Completed in 15 milliseconds