Searched refs:UINT32 (Results 276 - 300 of 383) sorted by relevance

<<111213141516

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslfold.c167 UINT32 Level,
173 UINT32 Level,
179 UINT32 Level,
219 UINT32 Level,
324 UINT32 Level,
915 UINT32 Level,
963 UINT32 Level,
H A Daslpld.c170 UINT32 *Index);
204 UINT32 Value;
229 Value = (UINT32) ThisOp->Asl.Child->Asl.Value.Integer;
727 UINT32 *Buffer;
728 UINT32 Dword;
817 UINT32 *Index)
820 UINT32 i;
H A Daslload.c177 UINT32 Level,
183 UINT32 Level,
189 UINT32 Level,
401 Node->Value = (UINT32) Op->Asl.Value.Integer;
458 UINT32 Level,
468 UINT32 Flags = ACPI_NS_NO_UPSEARCH;
470 UINT32 i;
958 Node->Value = (UINT32) Op->Asl.Extra;
986 UINT32 Level,
1118 UINT32 Leve
[all...]
H A Daslrestype2q.c191 UINT32 OptionIndex = 0;
192 UINT32 CurrentByteOffset;
193 UINT32 i;
412 UINT32 OptionIndex = 0;
413 UINT32 CurrentByteOffset;
414 UINT32 i;
641 UINT32 OptionIndex = 0;
642 UINT32 CurrentByteOffset;
643 UINT32 i;
H A Daslrestype2w.c191 UINT32 OptionIndex = 0;
192 UINT32 CurrentByteOffset;
193 UINT32 i;
412 UINT32 OptionIndex = 0;
413 UINT32 CurrentByteOffset;
414 UINT32 i;
617 UINT32 OptionIndex = 0;
618 UINT32 CurrentByteOffset;
619 UINT32 i;
H A Daslrestype2e.c189 UINT32 CurrentByteOffset;
190 UINT32 i;
362 UINT32 CurrentByteOffset;
363 UINT32 i;
543 UINT32 CurrentByteOffset;
544 UINT32 i;
H A Dprscan.c181 static UINT32
426 UINT32 Status;
894 Gbl_CurrentLineNumber = (UINT32) Value;
1002 static UINT32
1006 UINT32 i;
1339 UINT32 i = 0;
H A Dcvcompiler.c307 UINT32 i;
389 UINT32
393 UINT32 CommentLength = 0;
394 UINT32 TotalCommentLength = 0;
750 UINT32
932 UINT32 Size = 0;
H A Ddtexpress.c224 UINT32 Operator,
431 UINT32 TableOffset;
H A Daslascii.c197 UINT32 BadBytes = 0;
/freebsd-11-stable/stand/efi/include/
H A Defiapi.h71 OUT UINT32 *DescriptorVersion
96 IN UINT32 DescriptorVersion,
143 IN UINT32 Type,
237 OUT UINT32 *Attributes OPTIONAL,
256 IN UINT32 Attributes,
267 UINT32 Resolution; // 1e-6 parts per million
268 UINT32 Accuracy; // hertz
375 UINT32 Revision;
385 UINT32 LoadOptionsSize;
452 OUT UINT32 *HighCoun
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c334 UINT32 i;
590 (UINT32) BufferSpaceNeeded,
751 UINT32 MaxDepth,
841 UINT32 NestingLevel,
848 UINT32 Flags;
851 UINT32 i;
H A Dnsxfname.c283 UINT32 NameType,
409 UINT32 InfoSize;
410 UINT32 i;
691 UINT32 AmlLength;
/freebsd-11-stable/usr.sbin/acpi/acpidb/
H A Dacpidb.c117 UINT32 PinCount, UINT16 *PinList, char *DeviceName)
296 UINT32 SpaceID,
297 UINT32 Function,
299 UINT32 BitWidth,
362 UINT32 Function, \
364 UINT32 BitWidth, \
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pci.c84 static ACPI_STATUS acpi_pci_save_handle(ACPI_HANDLE handle, UINT32 level,
278 acpi_pci_save_handle(ACPI_HANDLE handle, UINT32 level, void *context,
284 UINT32 address;
334 acpi_pci_device_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
381 acpi_pci_install_device_notify_handler(ACPI_HANDLE handle, UINT32 level,
411 acpi_pci_remove_notify_handler(ACPI_HANDLE handle, UINT32 level, void *context,
H A Dacpi_lid.c73 static void acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify,
245 acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_wmi.c122 UINT32 method_id, const ACPI_BUFFER *in,
130 UINT32 event_id, ACPI_BUFFER *out);
139 static void acpi_wmi_notify_handler(ACPI_HANDLE h, UINT32 notify,
141 static ACPI_STATUS acpi_wmi_ec_handler(UINT32 function,
142 ACPI_PHYSICAL_ADDRESS address, UINT32 width,
356 UINT8 instance, UINT32 method_id, const ACPI_BUFFER *in, ACPI_BUFFER *out)
470 acpi_wmi_get_event_data_method(device_t dev, UINT32 event_id, ACPI_BUFFER *out)
627 acpi_wmi_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
660 acpi_wmi_ec_handler(UINT32 function, ACPI_PHYSICAL_ADDRESS address,
661 UINT32 widt
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DPcdLib.h1133 UINT32
1258 @return Return the UINT32.
1261 UINT32
1410 UINT32
1414 IN UINT32 Value
1555 UINT32
1560 IN UINT32 Value
1700 IN UINT32 Value
1840 IN UINT32 Value
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h80 UINT32 Nanosecond;
109 UINT32 Addr[4];
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacclib.h264 UINT32
268 UINT32 Base);
H A Dacresrc.h360 UINT32 AmlBufferLength,
377 UINT32 Length,
378 UINT32 Offset,
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmdeferred.c169 UINT32 AmlLength);
271 UINT32 AmlLength)
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdTable.c104 ACPI_PHYSICAL_ADDRESS *NewAddress, UINT32 *NewTableLength)
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexoparg2.c208 UINT32 Value;
228 Value = (UINT32) Operand[1]->Integer.Value;
509 ReturnDesc->Reference.Value = (UINT32) Index;
571 ACPI_FORMAT_UINT64 (Index), (UINT32) Length));
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutresrc.c298 UINT32 Length;
299 UINT32 Offset = 0;
712 UINT32

Completed in 313 milliseconds

<<111213141516