Searched refs:UINT32 (Results 251 - 275 of 383) sorted by relevance

<<111213141516

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutxfinit.c264 UINT32 Flags)
376 UINT32 Flags)
H A Dutexcep.c222 UINT32 SubStatus;
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseMemoryLib.h120 IN UINT32 Value
310 IN UINT32 Value
/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devregion.c173 UINT32 Level,
196 UINT32 i;
259 UINT32 Function,
260 UINT32 RegionOffset,
261 UINT32 BitWidth,
687 UINT32 Function)
834 UINT32 Function)
886 UINT32 Level,
H A Devglock.c164 static UINT32
275 static UINT32
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslmain.c318 UINT32 i;
384 UINT32 i;
H A Ddttable.c325 UINT32 ReservedSize;
337 ReservedSize = (UINT32) sizeof (((ACPI_TABLE_FACS *) NULL)->Reserved1);
H A Dasloperands.c344 UINT32 CurrentBitOffset;
345 UINT32 NewBitOffset;
350 UINT32 MinimumLength;
415 NewBitOffset = ((UINT32) PkgLengthNode->Asl.Value.Integer) * 8;
459 NewBitOffset = (UINT32) PkgLengthNode->Asl.Value.Integer;
691 UINT32 BufferLength = 0;
772 BufferLength = (UINT32) BufferLengthOp->Asl.Value.Integer;
818 UINT32 PackageLength = 0;
858 PackageLength = (UINT32) PackageLengthOp->Asl.Value.Integer;
1017 UINT32
[all...]
H A Daslmapoutput.c184 UINT32 NestingLevel,
195 UINT32 Level,
584 UINT32 NestingLevel,
669 UINT32 Level,
H A Ddtutils.c485 UINT32
489 UINT32 ByteLength = 0;
526 UINT32
531 UINT32 ByteLength = 0;
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsload.c192 UINT32 TableIndex,
375 UINT32 Level;
H A Dnsalloc.c175 UINT32 Name)
179 UINT32 Temp;
506 UINT32 Level = 1;
606 UINT32 Level;
/freebsd-11-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c313 UINT32 Length)
368 UINT32 Length)
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexstorob.c179 UINT32 Length;
284 UINT32 Length;
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsutils.c524 UINT32 i;
565 UINT32 i;
610 UINT32 ArgIndex)
614 UINT32 NameLength;
656 (ArgIndex == (UINT32)
870 UINT32 ArgCount = 0;
871 UINT32 Index = WalkState->NumOperands;
872 UINT32 i;
H A Ddswscope.c260 "[%.2d] Pushed scope ", (UINT32) WalkState->ScopeDepth));
324 (UINT32) WalkState->ScopeDepth,
H A Ddspkginit.c204 UINT32 ElementCount,
212 UINT32 Index;
213 UINT32 i;
329 for (Index = 0; Index < ((UINT32) ReferenceCount - 1); Index++)
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drslist.c178 UINT32 Length,
179 UINT32 Offset,
/freebsd-11-stable/sys/dev/acpica/
H A Dacpivar.h327 UINT32 *number);
329 UINT32 *number);
331 UINT32 number);
341 ACPI_STATUS acpi_OverrideInterruptLevel(UINT32 InterruptNumber);
393 UINT32 acpi_event_power_button_sleep(void *context);
394 UINT32 acpi_event_power_button_wake(void *context);
395 UINT32 acpi_event_sleep_button_sleep(void *context);
396 UINT32 acpi_event_sleep_button_wake(void *context);
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdInterrupt.c69 static UINT32 InterruptOverride;
107 AcpiOsInstallInterruptHandler(UINT32 InterruptNumber,
179 AcpiOsRemoveInterruptHandler(UINT32 InterruptNumber,
211 acpi_OverrideInterruptLevel(UINT32 InterruptNumber)
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbxface.c293 UINT32 OpcodeClass)
297 UINT32 OriginalDebugLevel;
300 UINT32 AmlOffset;
321 AmlOffset = (UINT32) ACPI_PTR_DIFF (Op->Common.Aml,
H A Ddbobject.c244 UINT32 i;
401 AcpiOsPrintf (" Type %X [Invalid Type]", (UINT32) Type);
553 UINT32 i;
629 UINT32 i;
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsxface.c191 UINT32 DebugLevel,
192 UINT32 DebugLayer,
193 UINT32 Flags)
497 UINT32 i;
/freebsd-11-stable/stand/efi/include/arm/
H A Defibind.h63 typedef uint32_t UINT32; typedef
/freebsd-11-stable/stand/efi/libefi/
H A Defienv.c43 UINT32 attr;

Completed in 302 milliseconds

<<111213141516