Searched refs:ResourceSourceIndex (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype2s.c1617 UINT8 *ResourceSourceIndex = NULL; local
1647 ResourceSourceIndex = ACPI_ADD_PTR (UINT8, Descriptor, sizeof (AML_RESOURCE_CLOCK_INPUT));
1690 if (ResourceSourceIndex)
1692 *ResourceSourceIndex = (UINT8) InitializerOp->Asl.Value.Integer;

Completed in 97 milliseconds