Searched refs:UINT8 (Results 251 - 271 of 271) sorted by relevance

<<11

/freebsd-11-stable/lib/libefivar/
H A Defivar-dp-format.c493 HIDStr = (CHAR8 *) (((UINT8 *) AcpiEx) + sizeof (ACPI_EXTENDED_HID_DEVICE_PATH));
819 UINT8 *Uuid;
822 Uuid = (UINT8 *) &Nvme->NamespaceUuid;
1715 UINT8 SSId[33];
2217 UefiDevicePathLibCatPrint (Str, "%02x", ((UINT8 *) Node)[Index]);
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c1175 AcpiUtGetRegionName ((UINT8) SpaceId), SpaceId);
1314 AcpiUtGetRegionName ((UINT8) HandlerObj->AddressSpace.SpaceId),
H A Ddbexec.c700 UINT8 Allow;
/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devxface.c1032 Handler->OriginalFlags = (UINT8) (GpeEventInfo->Flags &
1064 GpeEventInfo->Flags |= (UINT8) (Type | (IsRawHandler ?
H A Devregion.c162 extern UINT8 AcpiGbl_DefaultAddressSpaces[];
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drsdumpinfo.c163 #define ACPI_RSD_OFFSET(f) (UINT8) ACPI_OFFSET (ACPI_RESOURCE_DATA,f)
164 #define ACPI_PRT_OFFSET(f) (UINT8) ACPI_OFFSET (ACPI_PCI_ROUTING_TABLE,f)
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.h92 typedef UINT8 u8;
104 typedef UINT8 u8;
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasltree.c407 AcpiUtSetIntegerWidth ((UINT8) RevisionOp->Asl.Value.Integer);
H A Dasllisting.c309 UINT8 FileByte;
H A Daslxrefout.c470 AcpiUtGetRegionName ((UINT8)
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsutils.c650 NumSegments = (UINT8)
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c525 UINT8 RegionSpace;
H A Ddsopcode.c235 UINT8 FieldFlags;
/freebsd-11-stable/stand/efi/include/
H A Deficon.h343 typedef UINT8 EFI_KEY_TOGGLE_STATE;
H A Defiapi.h74 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size))
663 IN UINT8 Value
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsparse.c219 UINT8 *Aml;
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1110 IN UINT8 Value
2073 // UINT8 OptionalData[];
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexfldio.c206 UINT8 SpaceId;
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_resource.c162 acpi_address_range_name(UINT8 ResourceType)
H A Dacpi_pci_link.c276 UINT8 *irqs = NULL;
H A Dacpi.c456 UINT8 TypeA, TypeB;
484 * uses UINT8 for some values and we have no tunable_byte.
2379 UINT8 *val;
3729 UINT8 state;

Completed in 422 milliseconds

<<11