Searched refs:AcpiExConvertToInteger (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/common/acpica/executer/ |
H A D | exconvrt.c | 187 AcpiExConvertToInteger ( in AcpiExConvertToInteger() function 799 Status = AcpiExConvertToInteger (SourceDesc, ResultDesc, in AcpiExConvertToTargetType()
|
H A D | exmisc.c | 474 Status = AcpiExConvertToInteger (Operand1, &LocalOperand1, in AcpiExDoLogicalOp()
|
H A D | exconcat.c | 276 Status = AcpiExConvertToInteger (LocalOperand1, &TempOperand1, in AcpiExDoConcatenate()
|
H A D | exresop.c | 544 Status = AcpiExConvertToInteger (ObjDesc, StackPtr, in AcpiExResolveOperands()
|
H A D | exoparg1.c | 663 Status = AcpiExConvertToInteger (Operand[0], &ReturnDesc, 0); in AcpiExOpcode_1A_1T_1R()
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acinterp.h | 214 AcpiExConvertToInteger (
|
/illumos-gate/usr/src/common/acpica/dispatcher/ |
H A D | dswexec.c | 255 Status = AcpiExConvertToInteger (ObjDesc, &LocalObjDesc, in AcpiDsGetPredicateValue()
|