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

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

Completed in 58 milliseconds