Home
last modified time | relevance | path

Searched refs:RefType (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexresolv.c157 UINT8 RefType; in AcpiExResolveObjectToValue() local
171 RefType = StackDesc->Reference.Class; in AcpiExResolveObjectToValue()
173 switch (RefType) in AcpiExResolveObjectToValue()
181 Status = AcpiDsMethodDataGetValue (RefType, in AcpiExResolveObjectToValue()
291 RefType, StackDesc)); in AcpiExResolveObjectToValue()