Home
last modified time | relevance | path

Searched refs:Value (Results 76 – 100 of 244) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmaputils.c209 return (Arg->Asl.Value.String); in MpGetHidFromParseTree()
216 AcpiExEisaIdToString (HidString, Arg->Asl.Value.Integer); in MpGetHidFromParseTree()
281 AcpiExEisaIdToString (HidString, HidNode->Object->Integer.Value); in MpGetHidValue()
500 i += (UINT32) NextOp->Asl.Child->Asl.Value.Integer; in MpGetConnectionInfo()
504 i += (UINT32) NextOp->Asl.Value.Integer; in MpGetConnectionInfo()
H A Daslload.c310 Child->Asl.Value.String, in LdLoadFieldElements()
320 Child->Asl.Value.String); in LdLoadFieldElements()
335 Child->Asl.Value.String, ASL_MSG_EXTERN_FOUND_HERE, Node->Op, in LdLoadFieldElements()
405 Node->Value = (UINT32) Op->Asl.Value.Integer; in LdLoadResourceElements()
433 Node->Value = InitializerOp->Asl.Value.Tag.BitOffset; in LdLoadResourceElements()
434 Node->Length = InitializerOp->Asl.Value.Tag.BitLength; in LdLoadResourceElements()
574 Op->Asl.Value.Name, ACPI_TYPE_ANY, ACPI_IMODE_EXECUTE, in LdNamespace1Begin()
648 ActualObjectType = (UINT8) Op->Asl.Child->Asl.Next->Asl.Value.Integer; in LdNamespace1Begin()
948 Node->Value = ASL_EXTERNAL_METHOD; in LdNamespace1Begin()
957 Node->Value = (UINT32) Op->Asl.Extra; in LdNamespace1Begin()
H A Ddtexpress.c197 Field->Value); in DtResolveIntegerExpression()
201 Result = DtEvaluateExpression (Field->Value); in DtResolveIntegerExpression()
486 Field->Value, Field->TableOffset); in DtInsertLabelField()
525 if (!strcmp (Name, LabelField->Value)) in DtLookupLabel()
H A Dasltree.c198 Op->Asl.Value.Integer = ACPI_UINT8_MAX; in TrSetOpIntegerValue()
203 Op->Asl.Value.Integer = ACPI_UINT16_MAX; in TrSetOpIntegerValue()
208 Op->Asl.Value.Integer = ACPI_UINT32_MAX; in TrSetOpIntegerValue()
232 Op->Asl.Value.Integer &= ACPI_UINT8_MAX; in TrSetOpIntegerValue()
238 Op->Asl.Value.Integer &= ACPI_UINT16_MAX; in TrSetOpIntegerValue()
244 Op->Asl.Value.Integer &= ACPI_UINT32_MAX; in TrSetOpIntegerValue()
407 AcpiUtSetIntegerWidth ((UINT8) RevisionOp->Asl.Value.Integer); in TrSetOpIntegerWidth()
H A Daslfiles.c514 if ((Op->Asl.Value.String[0] == '/') || in FlOpenIncludeFile()
515 (Op->Asl.Value.String[0] == '\\') || in FlOpenIncludeFile()
516 (Op->Asl.Value.String[1] == ':')) in FlOpenIncludeFile()
518 IncludeFile = FlOpenIncludeWithPrefix ("", Op, Op->Asl.Value.String); in FlOpenIncludeFile()
535 Gbl_DirectoryPath, Op, Op->Asl.Value.String); in FlOpenIncludeFile()
549 NextDir->Dir, Op, Op->Asl.Value.String); in FlOpenIncludeFile()
561 sprintf (MsgBuffer, "%s, %s", Op->Asl.Value.String, strerror (errno)); in FlOpenIncludeFile()
H A Daslutils.c670 if ((Op->Asl.Value.Integer < LowValue) || in UtCheckIntegerRange()
671 (Op->Asl.Value.Integer > HighValue)) in UtCheckIntegerRange()
674 (UINT32) Op->Asl.Value.Integer, LowValue, HighValue); in UtCheckIntegerRange()
855 Op->Asl.ExternalName = NameOp->Asl.Value.String; in UtAttachNamepathToOwner()
867 Status = UtInternalizeName (NameOp->Asl.Value.String, &Op->Asl.Namepath); in UtAttachNamepathToOwner()
H A Dasldebug.c242 "%*.*X", IntegerLength, IntegerLength, Op->Asl.Value.Integer); in UtDumpIntegerOp()
248 "%8.8X%8.8X", ACPI_FORMAT_UINT64 (Op->Asl.Value.Integer)); in UtDumpIntegerOp()
278 String = Op->Asl.Value.String; in UtDumpStringOp()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsrepair2.c629 if ((UINT32) ObjDesc->Integer.Value == 0) in AcpiNsRepair_CST()
652 ObjDesc->Integer.Value = OuterElementCount; in AcpiNsRepair_CST()
890 if ((UINT32) ObjDesc->Integer.Value > PreviousValue) in AcpiNsRepair_PSS()
898 PreviousValue = (UINT32) ObjDesc->Integer.Value; in AcpiNsRepair_PSS()
1052 (ObjDesc->Integer.Value < PreviousValue)) || in AcpiNsCheckSortedList()
1054 (ObjDesc->Integer.Value > PreviousValue))) in AcpiNsCheckSortedList()
1067 PreviousValue = (UINT32) ObjDesc->Integer.Value; in AcpiNsCheckSortedList()
1117 (ObjDesc1->Integer.Value > ObjDesc2->Integer.Value)) || in AcpiNsSortList()
1120 (ObjDesc1->Integer.Value < ObjDesc2->Integer.Value))) in AcpiNsSortList()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DPiPcd.h188 IN UINT8 Value
212 IN UINT16 Value
236 IN UINT32 Value
260 IN UINT64 Value
312 IN BOOLEAN Value
H A DPrint2.h260 IN INT64 Value,
494 IN INT64 Value,
578 IN INT64 Value,
637 IN INT64 Value,
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpiosxf.h480 UINT32 *Value,
488 UINT32 Value,
500 UINT64 *Value,
508 UINT64 Value,
523 UINT64 *Value,
532 UINT64 Value,
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddscontrol.c307 (BOOLEAN) WalkState->ControlState->Common.Value; in AcpiDsExecEndControlOp()
326 if (ControlState->Common.Value) in AcpiDsExecEndControlOp()
367 "[RETURN_OP] Op=%p Arg=%p\n",Op, Op->Common.Value.Arg)); in AcpiDsExecEndControlOp()
374 if (Op->Common.Value.Arg) in AcpiDsExecEndControlOp()
382 Status = AcpiDsCreateOperands (WalkState, Op->Common.Value.Arg); in AcpiDsExecEndControlOp()
H A Ddswload2.c224 BufferPtr = Op->Common.Value.String; in AcpiDsLoad2BeginOp()
351 WalkState->ScopeInfo->Common.Value = ACPI_TYPE_ANY; in AcpiDsLoad2BeginOp()
612 Arg = Op->Common.Value.Arg; in AcpiDsLoad2EndOp()
725 ((Op->Common.Value.Arg)->Common.Value.Integer); in AcpiDsLoad2EndOp()
786 WalkState, Op->Common.Value.Arg); in AcpiDsLoad2EndOp()
826 Status = AcpiNsLookup (WalkState->ScopeInfo, Arg->Common.Value.String, in AcpiDsLoad2EndOp()
851 Arg->Common.Value.String, Status); in AcpiDsLoad2EndOp()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsparse.c287 Prev = Op->Common.Parent->Common.Value.Arg; in AcpiPsCompleteThisOp()
380 ReplacementOp->Common.Value.Arg = NULL; in AcpiPsCompleteThisOp()
382 Op->Common.Parent->Common.Value.Arg = ReplacementOp; in AcpiPsCompleteThisOp()
387 Op->Common.Parent->Common.Value.Arg = Op->Common.Next; in AcpiPsCompleteThisOp()
403 ReplacementOp->Common.Value.Arg = NULL; in AcpiPsCompleteThisOp()
471 WalkState->ControlState->Common.Value = FALSE; in AcpiPsNextParseState()
515 WalkState->ControlState->Common.Value = FALSE; in AcpiPsNextParseState()
526 WalkState->MethodCallNode = (Op->Common.Value.Arg)->Common.Node; in AcpiPsNextParseState()
H A Dpstree.c221 Arg = Op->Common.Value.Arg; in AcpiPsGetArg()
285 if (Op->Common.Value.Arg) in AcpiPsAppendArg()
289 PrevArg = Op->Common.Value.Arg; in AcpiPsAppendArg()
300 Op->Common.Value.Arg = Arg; in AcpiPsAppendArg()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c838 *Value = 0xffffffff; in AcpiOsReadPort()
844 *Value = inb(Address); in AcpiOsReadPort()
847 *Value = inw(Address); in AcpiOsReadPort()
850 *Value = inl(Address); in AcpiOsReadPort()
875 outb(Address, Value); in AcpiOsWritePort()
878 outw(Address, Value); in AcpiOsWritePort()
881 outl(Address, Value); in AcpiOsWritePort()
997 Reg, (uint8_t)Value); in AcpiOsWritePciConfiguration()
1001 Reg, (uint16_t)Value); in AcpiOsWritePciConfiguration()
1005 Reg, (uint32_t)Value); in AcpiOsWritePciConfiguration()
[all …]
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutids.c229 AcpiExEisaIdToString (Hid->String, ObjDesc->Integer.Value); in AcpiUtExecute_HID()
317 AcpiExIntegerToString (Uid->String, ObjDesc->Integer.Value); in AcpiUtExecute_UID()
462 NextIdString, CidObjects[i]->Integer.Value); in AcpiUtExecute_CID()
547 ClassCode[0] = (UINT8) ClsObjects[0]->Integer.Value; in AcpiUtExecute_CLS()
551 ClassCode[1] = (UINT8) ClsObjects[1]->Integer.Value; in AcpiUtExecute_CLS()
555 ClassCode[2] = (UINT8) ClsObjects[2]->Integer.Value; in AcpiUtExecute_CLS()
/illumos-gate/usr/src/common/acpica/executer/
H A Dexdump.c172 const char *Value);
177 const void *Value);
820 AcpiOsPrintf ("Table Index %X\n", ObjDesc->Reference.Value); in AcpiExDumpOperand()
841 AcpiOsPrintf ("%X\n", ObjDesc->Reference.Value); in AcpiExDumpOperand()
875 ACPI_FORMAT_UINT64 (ObjDesc->Integer.Value)); in AcpiExDumpOperand()
1093 const char *Value) in AcpiExOutString() argument
1095 AcpiOsPrintf ("%20s : %s\n", Title, Value); in AcpiExOutString()
1101 const void *Value) in AcpiExOutPointer() argument
1103 AcpiOsPrintf ("%20s : %p\n", Title, Value); in AcpiExOutPointer()
1194 ObjDesc->Reference.Value); in AcpiExDumpReferenceObj()
[all …]
H A Dexconfig.c218 ObjDesc->Reference.Value = TableIndex; in AcpiExAddTable()
394 UINT64 Value; in AcpiExRegionRead() local
404 RegionOffset, 8, &Value); in AcpiExRegionRead()
410 *Buffer = (UINT8) Value; in AcpiExRegionRead()
711 TableIndex = TableDesc->Reference.Value; in AcpiExUnloadTable()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmcstyle.c764 Argument1 = StoreArgument->Common.Value.Arg; in AcpiDmIsOptimizationIgnored()
779 Argument1 = StoreArgument->Common.Value.Arg; in AcpiDmIsOptimizationIgnored()
795 Argument1 = StoreArgument->Common.Value.Arg; in AcpiDmIsOptimizationIgnored()
1015 Child = Op->Common.Value.Arg; in AcpiDmPromoteTarget()
1016 Op->Common.Value.Arg = Target; in AcpiDmPromoteTarget()
1057 (Target->Common.Value.Arg == NULL)) in AcpiDmIsValidTarget()
1113 Same = AcpiDmIsTargetAnOperand (Target->Common.Value.Arg, in AcpiDmIsTargetAnOperand()
1114 Operand->Common.Value.Arg, FALSE); in AcpiDmIsTargetAnOperand()
/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwacpi.c291 UINT32 Value; in AcpiHwGetMode() local
313 Status = AcpiReadBitRegister (ACPI_BITREG_SCI_ENABLE, &Value); in AcpiHwGetMode()
319 if (Value) in AcpiHwGetMode()
/illumos-gate/usr/src/test/util-tests/tests/pcieadm/
H A Digb-ltr.out7 |--> Latency Value: 0x0
10 |--> Latency Value: 0x0
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtable.c821 UINT32 Value) in AcpiDmLineHeader2() argument
829 ByteLength, Name, Value); in AcpiDmLineHeader2()
834 Name, Value); in AcpiDmLineHeader2()
842 Offset, Offset, ByteLength, Name, Value); in AcpiDmLineHeader2()
847 Offset, Offset, Name, Value); in AcpiDmLineHeader2()
886 UINT64 Value; in AcpiDmDumpTable() local
1185 Value = 0; in AcpiDmDumpTable()
1189 Value |= Target[Temp8 - 1]; in AcpiDmDumpTable()
1190 Value <<= 8; in AcpiDmDumpTable()
1193 if (!Value && (Info->Flags & DT_DESCRIBES_OPTIONAL)) in AcpiDmDumpTable()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_usbport.c211 "acpi-address", (int64_t)obj->Integer.Value) != in acpidev_usbport_init()
217 obj->Integer.Value); in acpidev_usbport_init()
253 if (obj->Package.Elements[0].Integer.Value != 0) { in acpidev_usbport_init()
260 (int)obj->Package.Elements[1].Integer.Value); in acpidev_usbport_init()
/illumos-gate/usr/src/common/acpica/events/
H A Devmisc.c285 Info->Notify.Value = (UINT16) NotifyValue; in AcpiEvQueueNotifyRequest()
335 Info->Notify.Value, in AcpiEvNotifyDispatch()
345 Info->Notify.Value, in AcpiEvNotifyDispatch()

12345678910