Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/executer/
H A Dexconvrt.c187 AcpiExConvertToInteger ( in AcpiExConvertToInteger() function
799 Status = AcpiExConvertToInteger (SourceDesc, ResultDesc, in AcpiExConvertToTargetType()
H A Dexmisc.c474 Status = AcpiExConvertToInteger (Operand1, &LocalOperand1, in AcpiExDoLogicalOp()
H A Dexconcat.c276 Status = AcpiExConvertToInteger (LocalOperand1, &TempOperand1, in AcpiExDoConcatenate()
H A Dexresop.c544 Status = AcpiExConvertToInteger (ObjDesc, StackPtr, in AcpiExResolveOperands()
H A Dexoparg1.c663 Status = AcpiExConvertToInteger (Operand[0], &ReturnDesc, 0); in AcpiExOpcode_1A_1T_1R()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h214 AcpiExConvertToInteger (
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddswexec.c255 Status = AcpiExConvertToInteger (ObjDesc, &LocalObjDesc, in AcpiDsGetPredicateValue()