Searched defs:InitialValue (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutobject.c214 * PARAMETERS: InitialValue - Initial value for the integer
224 UINT64 InitialValue)
240 IntegerDesc->Integer.Value = InitialValue;
223 AcpiUtCreateIntegerObject( UINT64 InitialValue) argument

Completed in 56 milliseconds