Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Defi.h71 struct efi_cfgtbl { struct
72 efi_guid_t ct_guid;
73 void *ct_data;
/freebsd/sys/dev/efidev/
H A Defirt.c77 static struct efi_cfgtbl *efi_cfgtbl; variable