HomeSort by: relevance | last modified time | path
    Searched refs:AcpiDsCreateOperand (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/dispatcher/
dsutils.c 481 * FUNCTION: AcpiDsCreateOperand
497 AcpiDsCreateOperand (
803 Status = AcpiDsCreateOperand (WalkState, Arg, Index);
881 Status = AcpiDsCreateOperand (WalkState, Op, 0);
dsopcode.c 654 * invoked inside AcpiDsCreateOperand.
668 Status = AcpiDsCreateOperand (WalkState, Op->Common.Value.Arg, 1);
789 * invoked inside AcpiDsCreateOperand.
795 Status = AcpiDsCreateOperand (WalkState, NextOp, 0);
dswexec.c 121 Status = AcpiDsCreateOperand (WalkState, WalkState->Op, 0);
  /src/sys/external/bsd/acpica/dist/include/
acdispat.h 373 AcpiDsCreateOperand (

Completed in 21 milliseconds