Searched refs:fdt_guid (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.c68 static EFI_GUID fdt_guid = FDT_TABLE_GUID; variable
112 if (efi_guidcmp(&fdt_guid,
/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.c62 static EFI_GUID fdt_guid = FDT_TABLE_GUID; variable
103 if (efi_guidcmp(&fdt_guid,
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c67 static EFI_GUID fdt_guid = FDT_TABLE_GUID; variable
107 if (efi_guidcmp(&fdt_guid,

Completed in 109 milliseconds