OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efi_gettab
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
efivar.h
45
efi_status (*
efi_gettab
)(const struct uuid *, uint64_t *);
member in struct:efi_ops
efi.c
296
if (efi_ops->
efi_gettab
== NULL)
303
status = efi_ops->
efi_gettab
(&ioc->uuid, &addr);
/src/sys/arch/x86/x86/
efi_machdep.c
998
.
efi_gettab
= efi_runtime_gettab,
Completed in 46 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025