Home
last modified time | relevance | path

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

/reactos/drivers/bus/acpi/acpica/executer/
H A Dexoparg1.c111 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
663 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExOpcode_1A_0T_1R()
765 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) Type); in AcpiExOpcode_1A_0T_1R()
845 ReturnDesc = AcpiUtCreateIntegerObject (Value); in AcpiExOpcode_1A_0T_1R()
1038 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) in AcpiExOpcode_1A_0T_1R()
H A Dexoparg6.c268 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
H A Dexfield.c233 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
H A Dexconfig.c148 ReturnObj = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
H A Dexconvrt.c192 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
/reactos/drivers/bus/acpi/acpica/events/
H A Devregion.c698 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()
705 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
/reactos/drivers/bus/acpi/acpica/parser/
H A Dpsxface.c233 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
H A Dpsparse.c654 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
/reactos/drivers/bus/acpi/acpica/namespace/
H A Dnsrepair.c435 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
H A Dnsconvert.c116 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
/reactos/drivers/bus/acpi/acpica/utilities/
H A Dutobject.c223 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
/reactos/drivers/bus/acpi/acpica/dispatcher/
H A Ddsmthdat.c456 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
/reactos/drivers/bus/acpi/acpica/include/
H A Dacutils.h697 AcpiUtCreateIntegerObject (