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 589 * FUNCTION: AcpiDsCreateOperand
605 AcpiDsCreateOperand (
911 Status = AcpiDsCreateOperand (WalkState, Arg, Index);
989 Status = AcpiDsCreateOperand (WalkState, Op, 0);
dsopcode.c 762 * invoked inside AcpiDsCreateOperand.
776 Status = AcpiDsCreateOperand (WalkState, Op->Common.Value.Arg, 1);
897 * invoked inside AcpiDsCreateOperand.
903 Status = AcpiDsCreateOperand (WalkState, NextOp, 0);
dswexec.c 229 Status = AcpiDsCreateOperand (WalkState, WalkState->Op, 0);
  /src/sys/external/bsd/acpica/dist/include/
acdispat.h 481 AcpiDsCreateOperand (

Completed in 13 milliseconds