Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/bhyve/
HDsmbiostbl.c82 typedef int (*initializer_func_t)(const struct smbios_structure *template_entry,
375 static int smbios_type1_initializer(const struct smbios_structure *template_entry,
479 const struct smbios_structure *template_entry,
495 const struct smbios_structure *template_entry,
536 const struct smbios_structure *template_entry,
551 const struct smbios_structure *template_entry,
566 const struct smbios_structure *template_entry,
608 smbios_generic_initializer(const struct smbios_structure *template_entry, in smbios_generic_initializer() argument
614 memcpy(curaddr, template_entry, template_entry->length); in smbios_generic_initializer()
655 smbios_type1_initializer(const struct smbios_structure *template_entry, in smbios_type1_initializer() argument
[all …]