Searched refs:ResourceSourceIndex (Results 1 – 6 of 6) sorted by relevance
32 …* SUMMARY: The ASL Compiler should reject Resource Descriptors where ResourceSourceIndex is presen…
32 …* SUMMARY: The ASL Compiler should reject Resource Descriptors where ResourceSourceIndex is omitte…
1725 UINT8 *ResourceSourceIndex = NULL; in RsDoClockInputDescriptor() local1755 ResourceSourceIndex = ACPI_ADD_PTR (UINT8, Descriptor, sizeof (AML_RESOURCE_CLOCK_INPUT)); in RsDoClockInputDescriptor()1798 if (ResourceSourceIndex) in RsDoClockInputDescriptor()1800 *ResourceSourceIndex = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoClockInputDescriptor()
77 … | | The ASL Compiler should reject Resource Descriptors where ResourceSourceIndex is present …78 … | | The ASL Compiler should reject Resource Descriptors where ResourceSourceIndex is omitted …
10337 the ResourceSource argument is omitted but ResourceSourceIndex13698 AML resource descriptors. If the optional ResourceSourceIndex is present, 13699 but the ResourceSource is not, do not emit the ResourceSourceIndex in the 13992 ResourceSourceIndex and the ResourceSource fields, both must be present,