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

/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c393 Status = AcpiExResolveToValue (
430 Status = AcpiExResolveToValue (
H A Ddsutils.c537 Status = AcpiExResolveToValue (&WalkState->Operands[i], WalkState);
996 Status = AcpiExResolveToValue (Operand, WalkState);
1004 /* It was incremented by AcpiExResolveToValue */
H A Ddsopcode.c908 Status = AcpiExResolveToValue (&WalkState->Operands[0], WalkState);
H A Ddswexec.c235 Status = AcpiExResolveToValue (&WalkState->Operands [0], WalkState);
/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
H A Dexstoren.c215 Status = AcpiExResolveToValue (SourceDescPtr, WalkState);
H A Dexresolv.c173 * FUNCTION: AcpiExResolveToValue
187 AcpiExResolveToValue ( function
H A Dexresop.c478 Status = AcpiExResolveToValue (StackPtr, WalkState);
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dacinterp.h634 AcpiExResolveToValue (

Completed in 61 milliseconds