Home
last modified time | relevance | path

Searched refs:AcpiUtCreateIntegerObject (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dexoparg1.c219 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
753 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExOpcode_1A_0T_1R()
855 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) Type); in AcpiExOpcode_1A_0T_1R()
935 ReturnDesc = AcpiUtCreateIntegerObject (Value); in AcpiExOpcode_1A_0T_1R()
1128 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) in AcpiExOpcode_1A_0T_1R()
H A Dexoparg6.c377 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
H A Dexconfig.c271 DdbHandle = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
H A Dexfield.c340 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
H A Dexconvrt.c300 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devregion.c798 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()
805 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
/dragonfly/sys/contrib/dev/acpica/source/components/parser/
H A Dpsxface.c341 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
H A Dpsparse.c762 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsrepair.c543 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
H A Dnsconvert.c224 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutobject.c331 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbmethod.c333 ObjDesc = AcpiUtCreateIntegerObject ((UINT64) Value); in AcpiDbSetMethodData()
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsmthdat.c564 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacutils.h780 AcpiUtCreateIntegerObject (