HomeSort by: relevance | last modified time | path
    Searched refs:get_variable (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/efi/
efiio.h 72 struct efi_var_ioc get_variable(int, const char *, struct uuid *, uint32_t);
setvar.c 93 ev = get_variable(fd, targetorder,
136 ev = get_variable(fd, targetorder, &EFI_GLOBAL_VARIABLE, 0);
241 ev = get_variable(fd, targetorder, &EFI_GLOBAL_VARIABLE, 0);
354 ev = get_variable(efi_fd, name, &EFI_GLOBAL_VARIABLE, 0);
efiio.c 91 get_variable(int fd, const char *name, struct uuid *vendor, function in typeref:typename:PUBLIC struct efi_var_ioc
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
platform.h 199 } get_variable, set_variable; member in union:xenpf_efi_runtime_call::__anon0f279156010a

Completed in 15 milliseconds