Home
last modified time | relevance | path

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

/src/sys/dev/efidev/ !
H A Defirt.c835 const static struct efi_ops efi_ops = { variable
849 const struct efi_ops *active_efi_ops = &efi_ops;
/src/sys/dev/xen/efi/ !
H A Dpvefi.c203 const static struct efi_ops pvefi_ops = {
216 const static struct efi_ops *prev; in modevents()
/src/sys/sys/ !
H A Defi.h273 struct efi_ops { struct
294 extern const struct efi_ops *active_efi_ops; argument