Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexoparg1.c219 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
771 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExOpcode_1A_0T_1R()
873 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) Type); in AcpiExOpcode_1A_0T_1R()
953 ReturnDesc = AcpiUtCreateIntegerObject (Value); in AcpiExOpcode_1A_0T_1R()
1146 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) in AcpiExOpcode_1A_0T_1R()
H A Dexoparg6.c377 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
H A Dexfield.c341 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
H A Dexconvrt.c300 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
H A Dexconfig.c257 ReturnObj = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devregion.c806 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()
813 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsxface.c341 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
H A Dpsparse.c762 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair.c545 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
H A Dnsconvert.c224 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutobject.c331 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c331 ObjDesc = AcpiUtCreateIntegerObject ((UINT64) Value); in AcpiDbSetMethodData()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c564 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h807 AcpiUtCreateIntegerObject (