Searched refs:ResourceSourceLabel (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | aslrestype2s.c | 2069 char *ResourceSourceLabel = NULL; in RsDoPinGroupFunctionDescriptor() local 2107 ResourceSourceLabel = ACPI_ADD_PTR (char, ResourceSource, ResSourceLength); in RsDoPinGroupFunctionDescriptor() 2108 VendorData = ACPI_ADD_PTR (UINT8, ResourceSourceLabel, ResSourceLabelLength); in RsDoPinGroupFunctionDescriptor() 2115 ACPI_PTR_DIFF (ResourceSourceLabel, Descriptor); in RsDoPinGroupFunctionDescriptor() 2154 strcpy (ResourceSourceLabel, InitializerOp->Asl.Value.String); in RsDoPinGroupFunctionDescriptor() 2215 char *ResourceSourceLabel = NULL; in RsDoPinGroupConfigDescriptor() local 2253 ResourceSourceLabel = ACPI_ADD_PTR (char, ResourceSource, ResSourceLength); in RsDoPinGroupConfigDescriptor() 2254 VendorData = ACPI_ADD_PTR (UINT8, ResourceSourceLabel, ResSourceLabelLength); in RsDoPinGroupConfigDescriptor() 2261 ACPI_PTR_DIFF (ResourceSourceLabel, Descriptor); in RsDoPinGroupConfigDescriptor() 2323 strcpy (ResourceSourceLabel, InitializerOp->Asl.Value.String); in RsDoPinGroupConfigDescriptor()
|
| /netbsd-src/sys/external/bsd/acpica/dist/resources/ |
| H A D | rsserial.c | 812 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength), 816 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringPtr), 883 … {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringLength), 887 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupConfig.ResourceSourceLabel.StringPtr),
|
| H A D | rscalc.c | 416 Resource->Data.PinGroupFunction.ResourceSourceLabel.StringLength + in AcpiRsGetAmlLength() 425 Resource->Data.PinGroupConfig.ResourceSourceLabel.StringLength + in AcpiRsGetAmlLength()
|
| H A D | rsdumpinfo.c | 314 …{ACPI_RSD_SOURCE_LABEL, ACPI_RSD_OFFSET (PinGroupFunction.ResourceSourceLabel), "ResourceSourceLab… 328 …{ACPI_RSD_SOURCE_LABEL, ACPI_RSD_OFFSET (PinGroupConfig.ResourceSourceLabel), "ResourceSourceLabel…
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/ |
| H A D | acrestyp.h | 721 ACPI_RESOURCE_LABEL ResourceSourceLabel; member 735 ACPI_RESOURCE_LABEL ResourceSourceLabel; member
|