Home
last modified time | relevance | path

Searched refs:ReturnValue (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutstrtoul64.c231 UINT64 *ReturnValue) in AcpiUtStrtoul64() argument
241 *ReturnValue = 0; in AcpiUtStrtoul64()
292 Status = AcpiUtConvertOctalString (String, ReturnValue); in AcpiUtStrtoul64()
296 Status = AcpiUtConvertDecimalString (String, ReturnValue); in AcpiUtStrtoul64()
301 Status = AcpiUtConvertHexString (String, ReturnValue); in AcpiUtStrtoul64()
H A Dutclib.c813 UINT32 ReturnValue = 0; in strtoul() local
926 if (ReturnValue > ((ACPI_UINT32_MAX - (UINT32) index) / in strtoul()
930 ReturnValue = 0; /* reset */ in strtoul()
934 ReturnValue *= Base; in strtoul()
935 ReturnValue += index; in strtoul()
949 if (converted == 0 && ReturnValue == 0 && String != NULL) in strtoul()
961 ReturnValue = ACPI_UINT32_MAX; in strtoul()
969 ReturnValue = (ACPI_UINT32_MAX - ReturnValue) + 1; in strtoul()
972 return (ReturnValue); in strtoul()
H A Dutosi.c583 UINT64 ReturnValue; in AcpiUtOsiImplementation() local
608 ReturnValue = 0; in AcpiUtOsiImplementation()
632 ReturnValue = ACPI_UINT64_MAX; in AcpiUtOsiImplementation()
646 StringDesc->String.Pointer, (UINT32) ReturnValue)) in AcpiUtOsiImplementation()
648 ReturnValue = ACPI_UINT64_MAX; in AcpiUtOsiImplementation()
654 StringDesc->String.Pointer, ReturnValue == 0 ? "not " : "")); in AcpiUtOsiImplementation()
658 ReturnDesc->Integer.Value = ReturnValue; in AcpiUtOsiImplementation()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsinit.c169 void **ReturnValue);
176 void **ReturnValue);
183 void **ReturnValue);
430 void **ReturnValue) in AcpiNsInitOnePackage() argument
493 void **ReturnValue) in AcpiNsInitOneObject() argument
645 void **ReturnValue) in AcpiNsFindIniMethods() argument
718 void **ReturnValue) in AcpiNsInitOneDevice() argument
H A Dnswalk.c306 void **ReturnValue) in AcpiNsWalkNamespace() argument
390 Context, ReturnValue); in AcpiNsWalkNamespace()
398 Context, ReturnValue); in AcpiNsWalkNamespace()
H A Dnsdump.c174 void **ReturnValue);
185 void **ReturnValue);
192 void **ReturnValue);
318 void **ReturnValue) in AcpiNsDumpOneObject() argument
857 void **ReturnValue) in AcpiNsDumpOneObjectPath() argument
901 void **ReturnValue) in AcpiNsGetMaxDepth() argument
H A Dnsxfeval.c755 void **ReturnValue) in AcpiWalkNamespace() argument
811 AscendingCallback, Context, ReturnValue); in AcpiWalkNamespace()
843 void **ReturnValue) in ACPI_EXPORT_SYMBOL()
963 Info->Context, ReturnValue); in ACPI_EXPORT_SYMBOL()
998 void **ReturnValue) in AcpiGetDevices() argument
1036 AcpiNsGetDeviceCallback, NULL, &Info, ReturnValue); in AcpiGetDevices()
H A Dnsdumpdv.c187 void **ReturnValue) in AcpiNsDumpOneDevice() argument
198 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue); in AcpiNsDumpOneDevice()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtutils.c164 void *ReturnValue);
740 void *ReturnValue) in DtSum() argument
743 UINT8 *Sum = ReturnValue; in DtSum()
878 void *ReturnValue) in DtWalkTableTree() argument
892 UserFunction (ParentTable, Context, ReturnValue); in DtWalkTableTree()
899 UserFunction (ChildTable, Context, ReturnValue); in DtWalkTableTree()
H A Dprexpress.c372 UINT64 *ReturnValue) in PrResolveIntegerExpression() argument
392 *ReturnValue = Result; in PrResolveIntegerExpression()
409 *ReturnValue = Value1; in PrResolveIntegerExpression()
H A Daslnamesp.c167 void **ReturnValue);
174 void **ReturnValue);
268 void **ReturnValue) in NsDoOneNamespaceObject() argument
520 void **ReturnValue) in NsDoOnePathname() argument
H A Ddtio.c179 void *ReturnValue);
192 void *ReturnValue);
198 void *ReturnValue);
902 void *ReturnValue) in DtWriteBinary() argument
1092 void *ReturnValue) in DtDumpSubtableInfo() argument
1106 void *ReturnValue) in DtDumpSubtableTree() argument
H A Dasllookup.c170 void **ReturnValue);
226 void **ReturnValue) in LkIsObjectUsed() argument
H A Ddtexpress.c191 UINT64 *ReturnValue) in DtResolveIntegerExpression() argument
202 *ReturnValue = Result; in DtResolveIntegerExpression()
H A Ddtcompiler.h380 UINT64 *ReturnValue);
453 void *ReturnValue);
460 void *ReturnValue);
H A Daslmapoutput.c186 void **ReturnValue);
586 void **ReturnValue) in MpEmitOneDevice() argument
/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwpci.c483 UINT64 ReturnValue; in AcpiHwGetPciDeviceInfo() local
503 PciDevice, &ReturnValue); in AcpiHwGetPciDeviceInfo()
513 PciId->Device = ACPI_HIWORD (ACPI_LODWORD (ReturnValue)); in AcpiHwGetPciDeviceInfo()
514 PciId->Function = ACPI_LOWORD (ACPI_LODWORD (ReturnValue)); in AcpiHwGetPciDeviceInfo()
H A Dhwxface.c247 UINT64 *ReturnValue, in ACPI_EXPORT_SYMBOL()
256 Status = AcpiHwRead (ReturnValue, Reg); in ACPI_EXPORT_SYMBOL()
323 UINT32 *ReturnValue) in ACPI_EXPORT_SYMBOL()
360 *ReturnValue = Value; in ACPI_EXPORT_SYMBOL()
H A Dhwregs.c684 UINT32 *ReturnValue) in AcpiHwRegisterRead() argument
758 *ReturnValue = (UINT32) Value; in AcpiHwRegisterRead()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsinit.c170 void **ReturnValue);
198 void **ReturnValue) in AcpiDsInitOneObject() argument
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h212 void **ReturnValue);
239 void **ReturnValue);
394 void **ReturnValue);
H A Dachware.h208 UINT32 *ReturnValue);
H A Dacpixf.h747 void **ReturnValue))
755 void **ReturnValue))
1224 UINT32 *ReturnValue))
/illumos-gate/usr/src/common/acpica/events/
H A Devgpe.c955 UINT32 ReturnValue; in AcpiEvGpeDispatch() local
1011 ReturnValue = GpeEventInfo->Dispatch.Handler->Address ( in AcpiEvGpeDispatch()
1017 if (ReturnValue & ACPI_REENABLE_GPE) in AcpiEvGpeDispatch()
H A Devhandler.c169 void **ReturnValue);
332 void **ReturnValue) in AcpiEvInstallHandler() argument

12