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 113 ACPI_RESOURCE_LABEL *ResourceLabel);
443 * ResourceLabel
509 * ResourceLabel - Pointer to a Resource Label struct
513 * DESCRIPTION: Common routine for dumping the ResourceLabel
520 ACPI_RESOURCE_LABEL *ResourceLabel)
525 ResourceLabel->StringPtr ?
526 ResourceLabel->StringPtr : "[Not Specified]");
rscalc.c 407 Resource->Data.PinGroup.ResourceLabel.StringLength +
rsserial.c 745 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringLength),
749 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroup.ResourceLabel.StringPtr),
rsdumpinfo.c 302 {ACPI_RSD_LABEL, ACPI_RSD_OFFSET (PinGroup.ResourceLabel), "ResourceLabel", NULL},
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 708 ACPI_RESOURCE_LABEL ResourceLabel;

Completed in 20 milliseconds