Home
last modified time | relevance | path

Searched defs:efi_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/
Defivar.h37 struct efi_ops { struct
48 void efi_register_ops(const struct efi_ops *); argument
Defi.c60 static const struct efi_ops *efi_ops = NULL; variable