Home
last modified time | relevance | path

Searched refs:Info (Results 76 – 100 of 147) sorted by relevance

123456

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslutils.c897 ACPI_NAMESTRING_INFO Info; in UtInternalizeName() local
908 Info.ExternalName = ExternalName; in UtInternalizeName()
909 AcpiNsGetInternalNameLength (&Info); in UtInternalizeName()
913 Info.InternalName = UtLocalCacheCalloc (Info.Length); in UtInternalizeName()
917 Status = AcpiNsBuildInternalName (&Info); in UtInternalizeName()
923 *ConvertedName = Info.InternalName; in UtInternalizeName()
H A Ddtcompiler.h292 ACPI_DMTABLE_INFO *Info,
357 ACPI_DMTABLE_INFO *Info);
440 ACPI_DMTABLE_INFO *Info);
538 ACPI_DMTABLE_INFO *Info);
547 ACPI_DMTABLE_INFO *Info);
H A Ddttable2.c1357 ACPI_DMTABLE_INFO *Info; in DtCompilePhat() local
1382 Info = AcpiDmTableInfoPhat0; in DtCompilePhat()
1388 Info = AcpiDmTableInfoPhat1; in DtCompilePhat()
2838 ACPI_DMTABLE_INFO *Info; in DtGetGenericTableInfo() local
2851 Info = AcpiDmTableInfoGeneric[i]; in DtGetGenericTableInfo()
2852 if (Info->Opcode == ACPI_DMT_EXIT) in DtGetGenericTableInfo()
2854 Info = NULL; in DtGetGenericTableInfo()
2860 if (!AcpiUtStricmp (Name, Info->Name)) in DtGetGenericTableInfo()
2866 return (Info); in DtGetGenericTableInfo()
3172 ACPI_DMTABLE_INFO *Info; in DtCompileGeneric() local
[all …]
H A Daslopcodes.c520 ASL_RESOURCE_INFO Info; in OpcDoConnection() local
535 Info.DescriptorTypeOp = BufferDataOp->Asl.Next; in OpcDoConnection()
536 Info.CurrentByteOffset = 0; in OpcDoConnection()
538 Rnode = RsDoOneResourceDescriptor (&Info, &State); in OpcDoConnection()
H A Ddtfield.c635 ACPI_DMTABLE_INFO *Info) in DtCompileFlag() argument
644 switch (Info->Opcode) in DtCompileFlag()
655 BitPosition = Info->Opcode; in DtCompileFlag()
/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devgpe.c651 ACPI_EVALUATE_INFO *Info; in AcpiEvAsynchExecuteGpeMethod() local
688 Info = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_EVALUATE_INFO)); in AcpiEvAsynchExecuteGpeMethod()
689 if (!Info) in AcpiEvAsynchExecuteGpeMethod()
699 Info->PrefixNode = GpeEventInfo->Dispatch.MethodNode; in AcpiEvAsynchExecuteGpeMethod()
700 Info->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiEvAsynchExecuteGpeMethod()
702 Status = AcpiNsEvaluate (Info); in AcpiEvAsynchExecuteGpeMethod()
703 ACPI_FREE (Info); in AcpiEvAsynchExecuteGpeMethod()
H A Devxfgpe.c1319 ACPI_GPE_DEVICE_INFO Info; in ACPI_EXPORT_SYMBOL() local
1338 Info.Index = Index; in ACPI_EXPORT_SYMBOL()
1339 Info.Status = AE_NOT_EXIST; in ACPI_EXPORT_SYMBOL()
1340 Info.GpeDevice = NULL; in ACPI_EXPORT_SYMBOL()
1341 Info.NextBlockBaseIndex = 0; in ACPI_EXPORT_SYMBOL()
1343 Status = AcpiEvWalkGpeList (AcpiEvGetGpeDevice, &Info); in ACPI_EXPORT_SYMBOL()
1349 *GpeDevice = ACPI_CAST_PTR (ACPI_HANDLE, Info.GpeDevice); in ACPI_EXPORT_SYMBOL()
1350 return_ACPI_STATUS (Info.Status); in ACPI_EXPORT_SYMBOL()
/dragonfly/sys/dev/acpica/Osd/
H A DOsdDebug.c70 AcpiOsSignal(UINT32 Function, void *Info) in AcpiOsSignal() argument
76 fatal = (ACPI_SIGNAL_FATAL_INFO *)Info; in AcpiOsSignal()
86 Debugger((char *)Info); in AcpiOsSignal()
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsmethod.c648 ACPI_EVALUATE_INFO *Info; in AcpiDsCallControlMethod() local
704 Info = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_EVALUATE_INFO)); in AcpiDsCallControlMethod()
705 if (!Info) in AcpiDsCallControlMethod()
711 Info->Parameters = &ThisWalkState->Operands[0]; in AcpiDsCallControlMethod()
715 Info, ACPI_IMODE_EXECUTE); in AcpiDsCallControlMethod()
717 ACPI_FREE (Info); in AcpiDsCallControlMethod()
H A Ddswstate.c776 ACPI_EVALUATE_INFO *Info, in AcpiDsInitAmlWalk() argument
797 if (Info) in AcpiDsInitAmlWalk()
799 WalkState->Params = Info->Parameters; in AcpiDsInitAmlWalk()
800 WalkState->CallerReturnDesc = &Info->ReturnObject; in AcpiDsInitAmlWalk()
/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dexdump.c182 ACPI_EXDUMP_INFO *Info);
488 ACPI_EXDUMP_INFO *Info) in AcpiExDumpObject() argument
499 if (!Info) in AcpiExDumpObject()
509 Count = Info->Offset; in AcpiExDumpObject()
518 Target = ACPI_ADD_PTR (UINT8, ObjDesc, Info->Offset); in AcpiExDumpObject()
519 Name = Info->Name; in AcpiExDumpObject()
521 switch (Info->Opcode) in AcpiExDumpObject()
718 Info->Opcode); in AcpiExDumpObject()
722 Info++; in AcpiExDumpObject()
/dragonfly/sys/contrib/dev/acpica/source/components/resources/
H A Drsdumpinfo.c524 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Info.Mem.WriteProtect), "Write Protect", …
525 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Address.Info.Mem.Caching), "Caching", …
526 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Address.Info.Mem.RangeType), "Range Type", …
527 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Info.Mem.Translation), "Translation", …
533 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Address.Info.Io.RangeType), "Range Type", …
534 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Info.Io.Translation), "Translation", …
535 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Info.Io.TranslationType), "Translation Type", …
/dragonfly/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Doslinuxtbl.c562 OSL_TABLE_INFO *Info; in AcpiOsGetTableByIndex() local
584 Info = Gbl_TableListHead; in AcpiOsGetTableByIndex()
587 Info = Info->Next; in AcpiOsGetTableByIndex()
592 Status = AcpiOsGetTableByName (Info->Signature, Info->Instance, in AcpiOsGetTableByIndex()
597 *Instance = Info->Instance; in AcpiOsGetTableByIndex()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DGraphicsOutput.h109 OUT EFI_GRAPHICS_OUTPUT_MODE_INFORMATION **Info
236 EFI_GRAPHICS_OUTPUT_MODE_INFORMATION *Info; member
/dragonfly/contrib/file/magic/Magdir/
H A Dvms16 >44032 string PK\003\004 \b, Info-ZIP SFX archive v5.12 w/decryption
30 >>75264 string PK\003\004 \b, Info-ZIP SFX archive v5.12 w/decryption
H A Dtex33 # Texinfo and GNU Info, from Daniel Quinlan (quinlan@yggdrasil.com)
36 0 search/1 This\ is\ Info\ file GNU Info text
/dragonfly/sys/dev/raid/hptmv/
H A Dosbsd.h276 ALTERABLE_ARRAY_INFO Info; member
282 ALTERABLE_DEVICE_INFO Info; member
288 ALTERABLE_DEVICE_INFO_V2 Info; member
/dragonfly/lib/libefivar/
H A Defivar-dp-parse.c1564 UINT16 Info; in DevPathFromTextSAS() local
1588 Info = 0x0; in DevPathFromTextSAS()
1594 Info = 0x1; in DevPathFromTextSAS()
1600 Info |= BIT4; in DevPathFromTextSAS()
1614 Info |= (Uint16 << 5); in DevPathFromTextSAS()
1627 Info |= (Uint16 << 6); in DevPathFromTextSAS()
1660 UINT16 Info; in DevPathFromTextSasEx() local
1686 Info = 0x0; in DevPathFromTextSasEx()
1692 Info = 0x1; in DevPathFromTextSasEx()
1698 Info |= BIT4; in DevPathFromTextSasEx()
[all …]
H A Defivar-dp-format.c236 UINT16 Info; in DevPathToTextVendor() local
287 Info = (((SAS_DEVICE_PATH *) Vendor)->DeviceTopology); in DevPathToTextVendor()
288 if (((Info & 0x0f) == 0) && ((Info & BIT7) == 0)) { in DevPathToTextVendor()
290 } else if (((Info & 0x0f) <= 2) && ((Info & BIT7) == 0)) { in DevPathToTextVendor()
294 ((Info & BIT4) != 0) ? "SATA" : "SAS", in DevPathToTextVendor()
295 ((Info & BIT5) != 0) ? "External" : "Internal", in DevPathToTextVendor()
296 ((Info & BIT6) != 0) ? "Expanded" : "Direct" in DevPathToTextVendor()
298 if ((Info & 0x0f) == 1) { in DevPathToTextVendor()
304 UefiDevicePathLibCatPrint (Str, "0x%x,", ((Info >> 8) & 0xff) + 1); in DevPathToTextVendor()
307 UefiDevicePathLibCatPrint (Str, "0x%x,0,0,0,", Info); in DevPathToTextVendor()
/dragonfly/usr.bin/systat/
H A Dvmstat.c66 static struct Info { struct
99 static void allocinfo(struct Info *); argument
100 static void copyinfo(struct Info *, struct Info *);
102 static void getinfo(struct Info *);
884 getinfo(struct Info *ls) in getinfo()
972 allocinfo(struct Info *ls) in allocinfo()
980 copyinfo(struct Info *from, struct Info *to) in copyinfo()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacparser.h192 ACPI_EVALUATE_INFO *Info);
196 ACPI_EVALUATE_INFO *Info);
H A Dacresrc.h412 ACPI_RSCONVERT_INFO *Info);
418 ACPI_RSCONVERT_INFO *Info);
/dragonfly/tools/tools/ath/athprom/
H A Deeprom-354 ============================Target Power Info===============================
109 =============Target Power Info================
157 =============Target Power Info================
H A Deeprom-1468 ============================Target Power Info===============================
99 =============Target Power Info================
H A Deeprom-448 ============================Target Power Info===============================
120 =============Target Power Info================
185 =============Target Power Info================

123456