Home
last modified time | relevance | path

Searched refs:efi_get_variable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/efi/
H A Defi.c36 EFI_GET_VARIABLE efi_get_variable; variable
149 if (efi_get_variable) { in efiioc_var_get()
150 status = efi_get_variable(name, (EFI_GUID *)&ioc->vendor, in efiioc_var_get()
/openbsd-src/sys/arch/arm64/include/
H A Defivar.h34 extern EFI_GET_VARIABLE efi_get_variable;
/openbsd-src/sys/dev/fdt/
H A Dqcscm.c201 efi_get_variable = qcscm_efi_get_variable; in qcscm_attach()