Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Defi.h57 struct efi_cfgtbl { struct
58 struct uuid ct_uuid;
59 void *ct_data;
/freebsd/sys/dev/efidev/
H A Defirt.c77 static struct efi_cfgtbl *efi_cfgtbl; variable