Searched defs:var_set (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/xen/efi/ |
H A D | pvefi.c | 180 var_set(efi_char *name, struct uuid *vendor, uint32_t attrib, in var_set() function
|
/freebsd/sys/dev/efidev/ |
H A D | efirt.c | 766 var_set(efi_char *name, struct uuid *vendor, uint32_t attrib, in var_set() function
|
/freebsd/sys/sys/ |
H A D | efi.h | 261 int (*var_set)(uint16_t *, struct uuid *, uint32_t, size_t, void *); member
|